Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,298
Default 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


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Annoying problem inserting numbers into cells David Nebenzahl Excel Discussion (Misc queries) 3 October 24th 07 07:12 AM
Inserting/deleting rows between worksheets Klee Excel Worksheet Functions 4 July 22nd 07 07:41 PM
inserting deleting rows?how do i get the other sheets to do the sa cunningham82 Excel Discussion (Misc queries) 0 December 27th 06 09:51 PM
Inserting/Deleting Spaces carl Excel Worksheet Functions 4 April 22nd 05 06:25 PM
Excel – Macro Problem – Inserting, Appending Data, Deleting Aussiexcel[_3_] Excel Programming 0 August 25th 04 07:48 AM


All times are GMT +1. The time now is 11:10 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"