C
charles.kendricks
I have a report with two unbount text boxes text0 and text2. I want to
be able to prompt the user for a date in text0 and have text2
automatically display the date one day later. When I place
"=Date()" in text0 and "=[text0] + 1" in text2 everything works fine.
However when I place "[Enter Date]" in text0 I get errors....What am I
overlooking?
be able to prompt the user for a date in text0 and have text2
automatically display the date one day later. When I place
"=Date()" in text0 and "=[text0] + 1" in text2 everything works fine.
However when I place "[Enter Date]" in text0 I get errors....What am I
overlooking?