View Single Post
 
Old 01-21-2013, 08:18 AM
OTPM OTPM is offline Windows 7 32bit Office 2010 32bit
Expert
 
Join Date: Apr 2011
Location: West Midlands
Posts: 981
OTPM is on a distinguished road
Default

Hi
You could attach Catalin's code to the Worksheet rather than a module using the Worksheet_Change event. That way as soon as you change a cell the code will run automatically each time a change is made.
Hope this helps.
Tony
Reply With Quote