Sorry to bother you again, Graham. I guess the part from "Private" on down is the check function and should be placed just before End Sub if I want to use it? VBA is telling me it can't come after the End Sub.
Also, the 1 that I can change to 2: Is that the 1 in "1 To .Rows.Count" or "oRng.Collapse 1"? There is also a 1 in the Function part, but I'm guessing that's something else.
Thank you.
|