M
MSawicki
I am tryingto hide columns of data and I get this message. What is this and
how do I fix it?
how do I fix it?
Usually it means you are trying to insert sufficient rows or columns that you would
cause data to be pushed off of the worksheet. Examples are
You already have data in the last row or last column and try to insert a row
or a column.
You try to copy an entire worksheet at the end of the data region of another
worksheet.
---
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
MSawicki said:I am tryingto hide columns of data and I get this message. What is this and
how do I fix it?