expression issue

bigmac

Registered User.
Local time
Yesterday, 17:32
Joined
Oct 5, 2008
Messages
302
hi , don't know if this is the right section for this ,
I have a date textbox [test] and want to change the value of another textbox [update] if the value of [test] is between todays date and last month ,i want to do this using conditional format , can you help please?:confused:
 
Conditional formatting does exactly what it says 'on the tin'
Use an update query or equivalent SQL statement to do this
 
how would I do this in vba ?
 

Users who are viewing this thread

Back
Top Bottom