ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   problem when inserting or deleting cells (https://www.excelbanter.com/excel-programming/332383-problem-when-inserting-deleting-cells.html)

funkymonkUK[_40_]

problem when inserting or deleting cells
 

HI I have a workbook which i am trying to either insert individual cells
or entire rows/columns and get the following message:

To prevent possible loss of data, Microsoft Excel cannot shift nonblank
cells of the worksheet.

Try to delete or clear the cells to the right and below your data.
Then select cell A1, and save your workbook to reset the last cell
used.?

Or, you can move the data to a new location and try again.

(OK BUTTON)


What is this error message for and how do I get rid of it?


--
funkymonkUK
------------------------------------------------------------------------
funkymonkUK's Profile: http://www.excelforum.com/member.php...o&userid=18135
View this thread: http://www.excelforum.com/showthread...hreadid=380817


dominicb[_33_]

problem when inserting or deleting cells
 

Good afternoon FunkymonkUK

You have data in your worksheet that is stopping you from inserting
rows/columns If you cannot insert a single row / column, then you
have a value in cell IV65536. If you can't find it, delete all columns
after your "last" column and all rows after your "last" row, and then
try inserting a row. You'll probably find this cures it.

Alternatively, try Edit Go To, Special, Last Cell, OK should take you
to it...

HTH

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=380817


Patrick Molloy[_2_]

problem when inserting or deleting cells
 
what it means i sthat you haev data in column IV so that when you insert a
column, the data in IV will be shifted off....
either make sure that the last column is empty or try

Application.DisplayAlerts = False


"funkymonkUK" wrote:


HI I have a workbook which i am trying to either insert individual cells
or entire rows/columns and get the following message:

To prevent possible loss of data, Microsoft Excel cannot shift nonblank
cells of the worksheet.

Try to delete or clear the cells to the right and below your data.
Then select cell A1, and save your workbook to reset the last cell
used.?

Or, you can move the data to a new location and try again.

(OK BUTTON)


What is this error message for and how do I get rid of it?


--
funkymonkUK
------------------------------------------------------------------------
funkymonkUK's Profile: http://www.excelforum.com/member.php...o&userid=18135
View this thread: http://www.excelforum.com/showthread...hreadid=380817



funkymonkUK[_41_]

problem when inserting or deleting cells
 

Thanks that helped me, what i found was all the cells were hidden except
a1:x44
now what had happened as in the hide rows the back ground colour as
chosen right up to column IV therefore everytime I inserted row/cloumn
it would bring up this error.

I then just formatted the cells involved as no background and it works
great now thanks a lot :)


--
funkymonkUK
------------------------------------------------------------------------
funkymonkUK's Profile: http://www.excelforum.com/member.php...o&userid=18135
View this thread: http://www.excelforum.com/showthread...hreadid=380817



All times are GMT +1. The time now is 04:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com