Thread
: [Solved]
Stop macro "IF"
View Single Post
03-01-2012, 02:19 PM
Colin Legg
Windows 7 32bit
Office 2010 32bit
Expert
Join Date: Jan 2011
Location: UK
Posts: 369
How about something like this:
Code:
If ActiveCell.Row < 6 Then Exit Sub End If
Colin Legg
View Public Profile
Find all posts by Colin Legg