J
Jay
I am running Access97. The application has a number of combo boxes for
setting report criteria. They are Cbo_1 and Cbo_2. If I sellect or set a date
in Cbo_1 as the starting date, I'd like to have to Cbo_2 be set or default to
one day or date earlier, then, I'd like for that date listed in Cbo_2 to be
plugged into a control on the MainMenu called "EndDate" automatically just as
it would be done when I set Cbo_1 in the AfterUpdate event as well. Cbo_1
would plug the date into a control on the MainMenu form called "StartDate".
Both combo boxed are feeding off of the same date table, so the dates would
be sequencial for the most part!
Is this possible? If so how?
Thanks,
setting report criteria. They are Cbo_1 and Cbo_2. If I sellect or set a date
in Cbo_1 as the starting date, I'd like to have to Cbo_2 be set or default to
one day or date earlier, then, I'd like for that date listed in Cbo_2 to be
plugged into a control on the MainMenu called "EndDate" automatically just as
it would be done when I set Cbo_1 in the AfterUpdate event as well. Cbo_1
would plug the date into a control on the MainMenu form called "StartDate".
Both combo boxed are feeding off of the same date table, so the dates would
be sequencial for the most part!
Is this possible? If so how?
Thanks,