J
Joe 90
Hi
A part of my macro clears the contents of a part of a row, selects a range
below it, cuts the range, and then pastes it to the row previously cleared,
and then repeats until all rows in the range are cleared. This is the only
part of the macro not "hidden" by Application.Screenupdating = false, so the
user will see all the activity. Is there a way to overcome this?
Thanks in advance
Joe
A part of my macro clears the contents of a part of a row, selects a range
below it, cuts the range, and then pastes it to the row previously cleared,
and then repeats until all rows in the range are cleared. This is the only
part of the macro not "hidden" by Application.Screenupdating = false, so the
user will see all the activity. Is there a way to overcome this?
Thanks in advance
Joe