Thread
:
How do I change a date in a cell
View Single Post
#
5
Don Guillett
Posts: n/a
see the example cited by Frank
--
Don Guillett
SalesAid Software
"Iamdent" wrote in message
...
Sorry but I reckon that was a little over my head, maybe we could try
again?
"Don Guillett" wrote:
Just put an target.offset(0,1)=date in a worksheet_change event of the
sheet
code.
--
Don Guillett
SalesAid Software
"Iamdent" wrote in message
...
I am trying to build a sheet for tracking inventory. I want to put a
cell
beside the "received" and "issued" cells to record last entry date.
Anybody
out there have a method to do this?
Reply With Quote