C
Chad
Hello, Is this possible? I have a text box I use for a date picker. The text
box name is txtStartDate. Is it possible to have VBA in the forms On Load
Event that lets say I opened the form and today was saturday then the
txtStartDate box would show mondays date. Would the VBA start out like some
like:
Me.txtStartDate = Date?????
Thanks,
Chad
box name is txtStartDate. Is it possible to have VBA in the forms On Load
Event that lets say I opened the form and today was saturday then the
txtStartDate box would show mondays date. Would the VBA start out like some
like:
Me.txtStartDate = Date?????
Thanks,
Chad