Thread
:
Clear Row
View Single Post
#
1
Posted to microsoft.public.excel.programming
Per Jessen
external usenet poster
Posts: 1,533
Clear Row
Hi
ActiveCell.EntireRow.Clear
or
ActiveCell.EntireRow.ClearContents
Regards,
Per
"Patrick C. Simonds" skrev i meddelelsen
...
What piece of code will clear an entire row in which an active cell
exists?
Reply With Quote
Per Jessen
View Public Profile
Find all posts by Per Jessen