T
Terry
I have a txtbox control on a form that shows the date of a transaction. I
also have a cmd control that setsfocus to the date txtbox and opens a
calendar form. I want to change the lblDOWName when the date txtbox
changes. I can't do it with the cmdCalendar because it is used in many
different forms and not all have the DOW label.
How can I get the DOW to change on a change in value of the date txtbox that
changes in VBA?
also have a cmd control that setsfocus to the date txtbox and opens a
calendar form. I want to change the lblDOWName when the date txtbox
changes. I can't do it with the cmdCalendar because it is used in many
different forms and not all have the DOW label.
How can I get the DOW to change on a change in value of the date txtbox that
changes in VBA?