R
Richard Buttrey
On Thu, 8 Sep 2005 05:47:16 -0700, "martb"
You'd need something like a Message box which would display when some
appropriate event happens.
You'd need to decide what the event should be. Look in VBA to see what
events are available for Workbooks, Worksheets etc.
Typically you might for instance want to prompt the user if they try
to Save the Workbook while the date cell is empty.
HTH
__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________
You'd need something like a Message box which would display when some
appropriate event happens.
You'd need to decide what the event should be. Look in VBA to see what
events are available for Workbooks, Worksheets etc.
Typically you might for instance want to prompt the user if they try
to Save the Workbook while the date cell is empty.
HTH
__
Richard Buttrey
Grappenhall, Cheshire, UK
__________________________