M
Mammoth
How do you convert uppercase copy to lowercase copy in an entire excel
spreadsheet?
spreadsheet?
You could use activesheet
instead of sht, and then the macro would be generic (use on any
sheet without modifying the macro).
David McRitchie said:Hi Norman,
Not sure why you modified a macro to do an entire workbook
to do a single specified worksheet. You could use activesheet
instead of sht, and then the macro would be generic (use on any
sheet without modifying the macro).
http://www.mvps.org/dmcritchie/excel/proper.htm#lower
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm