+ Reply to Thread
Results 1 to 18 of 18

Auto Filter Paste Error

Hybrid View

  1. #1
    Registered User
    Join Date
    08-16-2008
    Location
    Edmonton, Alberta, Canada
    Posts
    69

    Auto Filter Paste Error

    Hello,

    I'm running Excel 2003 and I have a workbook with an Auto List in Column G. When I attempt to paste a row of data I get the following message.

    The operation is not allowed. the operation is attempting to shift cells in a list on your worksheet.

    To work around this, I have to convert the list to a range, copy the data and then reapply the Auto List.

    Is there another way to work around this or will I have to create vba code or record a macro?

    Thanks,
    Chris

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    I can't be sure from the description but it sounds like you are trying to insert a row which pushes over data off the sheet.

    See what your last used cell is by pressing F5 > special > lastcell

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    08-16-2008
    Location
    Edmonton, Alberta, Canada
    Posts
    69
    Hello VBA Noob,

    I did what you suggested and the lastcell is 1 row below the last row of data and 1 column to the right. Not sure what that indicates.

    I attached a sample worksheet. If you select a row, copy it and then insert copied cells you will see the error that I noted. The auto list you'll see is in G8.

    Chris
    Attached Files Attached Files

  4. #4
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    The attachment allows me to insert a row manually and by using the macro InsertBlankRow

    Have you tried to close the file and reopen it?

    VBA Noob

  5. #5
    Registered User
    Join Date
    08-16-2008
    Location
    Edmonton, Alberta, Canada
    Posts
    69
    Hi Noob,

    I have no problem inserting a blank row. The problem occurs when I copy a row with data, such as row 19 and then insert copied rows above row 14 as an example.

    In my main workbook I will have to paste rows of new projects from a different workbook into my main one.

    For testing purposes I'm doing the copy and paste in the same worksheet.

    Chris

  6. #6
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi Chris,

    Again I had no issues. Maybe transfer the info into a new workbook?

    VBA Noob

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. copy highlighted rows from Auto filter
    By tahirawan11 in forum Excel General
    Replies: 1
    Last Post: 06-19-2008, 12:00 PM
  2. Auto Filter
    By ryoichi in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-18-2008, 10:18 AM
  3. Function for Auto Filter
    By mcaballes in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-07-2007, 03:04 PM
  4. auto filter
    By sach0025 in forum Excel General
    Replies: 3
    Last Post: 02-08-2007, 03:52 PM
  5. Custom Auto Filter for more than two cells
    By coopster in forum Excel General
    Replies: 2
    Last Post: 02-07-2007, 09:23 AM

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