data calendar

  • Thread starter Thread starter Emergency Power
  • Start date Start date
E

Emergency Power

?Hi,
I would like to add a monthly calendar in my Forms that would show the data
from another form, by date. (I Am using Acces 2007) Is there a free calander
out there that works with an Access form? If not is it possible to design one?
Any suggestions would be Appreciated ,
 
I've got a crude little form that does what I think you want. It's out
at my FTP site. It will need a lot of tweaking to do what you want,
but it's basically debugged for month navigation ...

ftp://ftp.amazecreations.com/ftp/

I'd love some feedback on this little form, if anyone wants to give
it a spin and get back to me. Open the database and launch the
form named frmCalendar. It loads a subform named sfrmCalendar
and resizes all the boxes, loading the data based on a query.
 
Back
Top