I think this would be fun and Useful

  • Thread starter Thread starter JimS
  • Start date Start date
J

JimS

So, I have to develop a form that shows calendar days and a number for each
day. So, I'm thinkin' wouldn't it be nice to have a control that shows a
"calendar", say two months at a time, kinda like the ones on travel web
sites, that show the actual calendar with a place in each cell for a value
which is displayed from a control source and updateable in place.

Anybody seen such a control I can either use directly or learn from? I'm
sure it's been invented. Anybody?
 
I downloaded the Flex Grid Demo. It failed to compile using A2007 (property
not valid for this object...[redraw]) I subbed in his old version of
MSflxgrd.ocx and registered it and set it in references. No joy. (My existing
MSflxgrd.ocx was Version 6 Service Pack 3)

Thanx anyway.
 
Jim,

If you would like to email me at the address in the documentation I
can probably help. I also have another demo which shows all of the
months of the year in the format you described and you are welcome to
have a copy of that if you wish.

Peter Hibbs.
 
JimS said:
So, I have to develop a form that shows calendar days and a number for each
day. So, I'm thinkin' wouldn't it be nice to have a control that shows a
"calendar", say two months at a time, kinda like the ones on travel web
sites, that show the actual calendar with a place in each cell for a value
which is displayed from a control source and updateable in place.

There are free calendar forms in Access which you can download and
customize. That would likely be a *lot* easier to work with than a
control.

See the Calendar Tips page at my website
http://www.granite.ab.ca/access/calendars.htm

Tony
 
Back
Top