View Single Post
 
Old 05-23-2015, 10:02 AM
NoSparks NoSparks is offline Windows 7 64bit Office 2010 32bit
Excel Hobbyist
 
Join Date: Nov 2013
Location: British Columbia, Canada
Posts: 842
NoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of lightNoSparks is a glorious beacon of light
Default

If Graham doesn't mind, and I follow what you're doing and I'm not sure I do...

You only need to use the Worksheet_Change event of the sheet containing the 4 dates.
You will need to refer to the other sheets by their "code name" in order to always be working with the same sheet.
Your dates must be entered manually or with VBA. They cannot be the result of a formula.
Attached Files
File Type: xlsm Jackie_autoname_sheets.xlsm (18.4 KB, 14 views)
Reply With Quote