+ Reply to Thread
Results 1 to 3 of 3

Cannot insert row

  1. #1
    Registered User
    Join Date
    05-02-2006
    Posts
    1

    Unhappy Cannot insert row

    I have never experienced this before. I am trying to insert a row in a spreadsheet. The spreadsheet is a BOM (bill of material) that was imported from IDEAS (an AutoCad type system). It will allow me to insert columns, but when I try to insert a row I get the following message:"TO PREVENT POSSIBLE LOSS OF DATE MICROSOFT EXCEL CANNOT SHIFT NON-BLANK CELLS OFF THE WORKSHEET".
    I have cleared all data from my heading columns and tried to insert a row in this area with no data get the same message. I have highlighted the entire document and used the unhide function to make sure there is no data hidden data. HELP!

  2. #2

    Re: Cannot insert row

    I think you'll find that if you do a Ctrl End you will end up at row
    65536 - which is the physical end of any spreadsheet - although there
    probably isn't data here, Excel THINKS these cells have been used,
    hence the warning message. I have a macro that clears out unused cells
    at the bottom and right of a workbook so can let you have that,
    alternatively simply select the data you DO want and copy and paste it
    to a new workbook - you can then manipulate it to your hearts content
    as long as you don't get more than that magic number of rows already
    mentioned!


  3. #3
    Gord Dibben
    Guest

    Re: Cannot insert row

    Excel thinks you have something in a cell in a row waaaaaaay down at the bottom
    of your sheet.

    Select the first blank row below the last row with data.

    Hit SHIFT + END + Downarrow to select to row 65536

    Edit>Delete>Entire row.

    Now.........SAVE the workbook. Close and re-open.

    Try your insert row.


    Gord Dibben MS Excel MVP

    On Tue, 2 May 2006 10:59:09 -0500, shavergeo
    <[email protected]> wrote:

    >
    >I have never experienced this before. I am trying to insert a row in a
    >spreadsheet. The spreadsheet is a BOM (bill of material) that was
    >imported from IDEAS (an AutoCad type system). It will allow me to
    >insert columns, but when I try to insert a row I get the following
    >message:"TO PREVENT POSSIBLE LOSS OF DATE MICROSOFT EXCEL CANNOT SHIFT
    >NON-BLANK CELLS OFF THE WORKSHEET".
    >I have cleared all data from my heading columns and tried to insert a
    >row in this area with no data get the same message. I have highlighted
    >the entire document and used the unhide function to make sure there is
    >no data hidden data. HELP!



+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1