M
Mike
Access 97 - Advanced User (but not programmer).
I have a form that has two dates on it that represent
report start/end dates. I have the end date default to
Date()-3. I want the Start date to be the 1st day of the
current month OR preferred is for the user to be able to
change the date and it stays that date until changed
(every time you load the form). I was messing with
DefaultValue in VB but couldn't find way to change the
DefaultValue on the form programmatically.
I know it's simple for you guys...thanks for your help!
Mike
I have a form that has two dates on it that represent
report start/end dates. I have the end date default to
Date()-3. I want the Start date to be the 1st day of the
current month OR preferred is for the user to be able to
change the date and it stays that date until changed
(every time you load the form). I was messing with
DefaultValue in VB but couldn't find way to change the
DefaultValue on the form programmatically.
I know it's simple for you guys...thanks for your help!
Mike