set date in a control

  • Thread starter Thread starter Junior
  • Start date Start date
J

Junior

I want to set a date- today's date into a control [txtEditDate]whenever
another cotrol is changed
What is the proper syntax - method for doing this?
i.e. when cboName is changed - what should i put in the after update event
to
enter today;s date into [txteditDate]?
thanks
 
Back
Top