View Single Post
 
Old 11-04-2018, 07:01 AM
NoSparks NoSparks is offline Windows 7 64bit Office 2010 64bit
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

That code is for a worksheet event and goes in the sheet module not a standard module.
Right click on the sheet tab and select View Code, or double click the sheet in the Microsoft Excel Objects list in the VBA environment to get to the sheet module.
This page should give more insight.
Reply With Quote