Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a text box that has actions. I want the box to make a date selection of yesterday when selected but it doesn't seem to work. My field is Date, and the Search String I'm trying it Today()-1 but it's not working
try ths
=Date(Today()-1)
Easy as that, thank you
chk this
Cool
it worked.