Hi Larry, > for all 15 fields is to
insert 15 individual calendars on the form, > give them different
names (cal_1,cal_2, etc) and make each different > one refer to its
respective field. Needless to say, this is quite messy > and
inefficient. > > I am trying to find a way to make there be
one calendar that will work > with any date field in any form. Any
suggestions? Sure, try eg. the calendar that comes
with any of the Access Developers Handbooks. That includes a capsulated
function that will return a chosen date-value. Use a button next to each
date-field to call the calendar. If you don't own one of these books and
don't plan to buy one, check out various sites throughout the net where
you'll find lots of those (each one of them being better than that damn
MS-cal-ocx
...). Cheers, Olaf
|