Thread
:
Clear UsedRange except specific cells?
View Single Post
#
5
Posted to microsoft.public.excel.programming
Ray
external usenet poster
Posts: 267
Clear UsedRange except specific cells?
A-HA! Figured it out ... the 'set rp...' line should read like this:
Set rp = ActiveSheet.Range("A4:C4")
NOW it works ...!
Reply With Quote
Ray
View Public Profile
Find all posts by Ray