D
David
I recorded a macro to do word wrap which works fine when
the sheets are unprotected. When sheets are protected, it
works in one sheet where the cells are protected and
driven by a formula importing data from another sheet. In
the unprotected cells where the data comes from the macro
won't work. It returns Run time error 1004 Unable to set
the HorizontalAlignment property of the Range class. What
do I need to change to make it work?
David
the sheets are unprotected. When sheets are protected, it
works in one sheet where the cells are protected and
driven by a formula importing data from another sheet. In
the unprotected cells where the data comes from the macro
won't work. It returns Run time error 1004 Unable to set
the HorizontalAlignment property of the Range class. What
do I need to change to make it work?
David