Hello,
I have a problem with entering the date and time on a report tidily. At present I have 2 text boxes, one for date and one for time with an "at" in another text box in the middle e.g. [26th July 2005] [at] [9.30PM].
When I use this method the first text box has to be large enough to accept December so if the date is May it leaves a large gap and I am trying to find a way over this.
I have tried putting both together in a string e.g.
[Date]&" at "&[Time] which works but then I cannot format the date and time to Long Date and Medium Time.
Is there an easy way over this?
Hope to hear from you avids out there.
regards
I
I have a problem with entering the date and time on a report tidily. At present I have 2 text boxes, one for date and one for time with an "at" in another text box in the middle e.g. [26th July 2005] [at] [9.30PM].
When I use this method the first text box has to be large enough to accept December so if the date is May it leaves a large gap and I am trying to find a way over this.
I have tried putting both together in a string e.g.
[Date]&" at "&[Time] which works but then I cannot format the date and time to Long Date and Medium Time.
Is there an easy way over this?
Hope to hear from you avids out there.
regards
I