J
Jim
Do you know if it is possible to program a macro button
to automatically refresh once per day? My macro formula
is:
Range("y7").value=Range("x7").value
Range("x7").value=Range("w7").value
Range("w7").value=""
I would like this to occur once per day at approximately
5pm. Thanks for your help.
to automatically refresh once per day? My macro formula
is:
Range("y7").value=Range("x7").value
Range("x7").value=Range("w7").value
Range("w7").value=""
I would like this to occur once per day at approximately
5pm. Thanks for your help.