View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
dominicb[_33_] dominicb[_33_] is offline
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