G
Guest
Is it possible to delete the contents of every column H in the whole work
book using a command button
book using a command button
Bob Phillips said:I had a typo, it should be
For each sh In Activeworkbook.Worksheets
sh.Columns(8).ClearContents
Next sh
--
---
HTH
Bob
__________________________________________
UK Cambridge XL Users Conference 29-30 Nov
http://www.exceluserconference.com/UKEUC.html
(there's no email, no snail mail, but somewhere should be gmail in my addy)