Hi All,
I'm working with a this code below that works great!
It first checks on sheet1 cell D3 to first see if there is a value before it provides a date stamp.
Here is the code:
Sub Macro16()
'
' Macro16 Macro
'
'
Application.Cursor = xlWait 'during processing
If Not...