Dear all,
Please help me with this problem. Let say I have the following situation:
DateOfOrder
1/1/2012
15/1/2012
30/1/2012
10/2/2012
When the date of the form is on 15/1/2012, I would like a text box, called "previous date", display the 1/1/2012. When it move to 30/1/2012, then the textbox will display 15/1/2012. How would I do that.
Best regards.