Hello!
On my main form I have two date controls, dtmTrainingStar tDate and dtmTrainingEndD ate. On a sub form, I have a date control dtmWeekEndingDa te. What I would like to do is auto-populate the sub form control with all the Saturday dates between the main form date range controls.
If this is possible, how would you go about doing it?
Thanks!!!
Dave
On my main form I have two date controls, dtmTrainingStar tDate and dtmTrainingEndD ate. On a sub form, I have a date control dtmWeekEndingDa te. What I would like to do is auto-populate the sub form control with all the Saturday dates between the main form date range controls.
If this is possible, how would you go about doing it?
Thanks!!!
Dave
Comment