Hi All:
I am trying to keep track of when a spreadsheet is returned to the sender. What I want is when I click on ht ebutton "Return" that the VBA Code will mark down the time I am sending it.
I need to keep track of when and how many times it was returned. Basically starting in cell A9 I want it to say:
Returned to sender on: mmmm dd yyyy at h:mm:ss AM/PM
eg Returned to sender on : March 15 2011 at 11:21 AM
IF cell A9 is already filled in then I need the info to be placed in cell A10 then A11 etc.
Any idea how to do this?
THANKS
Mark
I am trying to keep track of when a spreadsheet is returned to the sender. What I want is when I click on ht ebutton "Return" that the VBA Code will mark down the time I am sending it.
I need to keep track of when and how many times it was returned. Basically starting in cell A9 I want it to say:
Returned to sender on: mmmm dd yyyy at h:mm:ss AM/PM
eg Returned to sender on : March 15 2011 at 11:21 AM
IF cell A9 is already filled in then I need the info to be placed in cell A10 then A11 etc.
Any idea how to do this?
THANKS
Mark