G
Guest
Hi
Does anyone know if this is possible?
At the moment on my form I have a label reading "Today's date is" and a
separate unbound text box fomatted as Date().
I would like to combine the whole thing into one unbound text box.
Secondly I guess this is possible but I am fairly new to VBA but learning
all the time thanks to forums like this....anyway this is what I would like
to do.
On my form I have a bound text box named txtHireDate the date of which can
be any day of the week from Monday to Friday. I would like to have a second
calculated text box which would show the Monday day for the week in the first
text box. Eg txtHireDate is any date from 09 May 2005 to 13 May inclusive
second box would show 09 May 2005.(Note hire date will never be Sat or Sun).
Any help would be most welcome.
Many thanks.
Chris
Does anyone know if this is possible?
At the moment on my form I have a label reading "Today's date is" and a
separate unbound text box fomatted as Date().
I would like to combine the whole thing into one unbound text box.
Secondly I guess this is possible but I am fairly new to VBA but learning
all the time thanks to forums like this....anyway this is what I would like
to do.
On my form I have a bound text box named txtHireDate the date of which can
be any day of the week from Monday to Friday. I would like to have a second
calculated text box which would show the Monday day for the week in the first
text box. Eg txtHireDate is any date from 09 May 2005 to 13 May inclusive
second box would show 09 May 2005.(Note hire date will never be Sat or Sun).
Any help would be most welcome.
Many thanks.
Chris