|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Report in calendar view
I am trying to create a report in Access 97 that will look like a calendar with information included from a number of tables/query's.
This will be tasks or appointments type information sorted by dates. If anyone can point me in the right direction I will be forever in your debt. |
|
#2
|
|||
|
|||
|
Bruce,
The easiest way I can suggest is to create a form and make it look like you want with all the controls etc in the layout you want and then save the form. Then in the database window select the form, right click and save as report. Not the most fancy way, but it would work. lwells |
|
#3
|
|||
|
|||
|
Thanks, I tried your suggestion however this will not work when there is multiple tasks and/or dates. It also ends up with a page per event and does not provide for vacant dates.
|
|
#4
|
|||
|
|||
|
Bruce,
I have never tried to build a report as a calendar before, but the concept I am sure is doable. Do you have a particular template in mind as an example? I can experiment around some with field layout etc. and see what might work. And is this from an access table or some other calendar, like outlook or lotus notes that the data is stored in. lwells |
|
#5
|
|||
|
|||
|
The data is stored in normal table in the access db. It would have a date field as well as others such as "Task Name" or "Description", or "Event" etc. If you can imagine a calendar with the days of the month in boxes. The report when run would display a report that looks like a month view in a calendar with the task or description displayed in the correct day of the month. If you look at this link you will get an idea I what I am trying to do via Access http://www.asp-dev.com/diary/
Thanks for your help with this - I have been looking at this problem for a few months now - without any success. Bruce |
|
#6
|
|||
|
|||
|
Bruce,
I did a small limited search to see if any one already had a template designed like you have illustrated, but didn't have any luck. If you continue a search along those lines hopefully you will find someone that already has designed a report like you want. Otherwise, yep, you will have to make a custom design of your own. Which was the original suggestion I made. Make a form and lay out all the controls and lables like you want to display on your report. Making a form look like a calendar is pretty much a trial and error method until you get it to look and behave the way you want. As far as displaying each item under each day, that will depend on how the data was stored in your table for each date that was entered. If the items are stored as individual records, then a list box probably would work. If it was a memo field then you could use a text box. I would continue looking for someone who has a template built or a database they have designed already and is willing to share with you otherwise, go for it, design your own and maybe share it with others. Best advice I can offer, Les |
|
#7
|
|||
|
|||
|
Same problem
Hello Bruce,
I am having the same difficulty you are with creating a calendar format report. If you have come up with any solutions, I would be ever so grateful for any comments. Look forward to hearing from you. Bhavu Quote:
|
|
#8
|
|||
|
|||
|
Calendar Report
I too am in great need of a calendar report created from table and query data. Were you able to find or create anything? ANy help would be GREATLY appreciated!
Quote:
|
|
#9
|
|||
|
|||
|
Try this website, it may not be exactly what you want but maybe it will help you get started.
http://www.fontstuff.com/access/acctut09.htm |
![]() |
| Viewing: Dev Articles Community Forums > Databases > Microsoft Access Development > Report in calendar view |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|