+ Reply to Thread
Results 1 to 5 of 5

400 Error - Copying table data into copied worksheets

  1. #1
    Registered User
    Join Date
    06-25-2010
    Location
    Seymour, CT
    MS-Off Ver
    Excel 2003
    Posts
    3

    400 Error - Copying table data into copied worksheets

    I've never programmed in Excel before, but I tried cutting and pasting code from the internet plus use basic from my high school days in the late 80s.

    I have data in a table on one worksheet in rows. I have a "document" on a second worksheet that has some empty cells that I want to populate with the data from the rows. I am trying to copy the second worksheet and give it the name of one of the cells, "CatNo", in each row. Then I want to move data from each row into different cells on the worksheet to complete the document.

    As soon as I run it, I get a 400 error. I would appreciate any help that I can get.

    Please Login or Register  to view this content.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: 400 Error - Copying table data into copied worksheets

    Hello carsonic,

    Welcome to the Forum!

    We can help you better if you post your workbook. It is easier to troubleshoot code problems with the original data and code.
    Sincerely,
    Leith Ross

    Remember To Do the Following....

    1. Use code tags. Place [CODE] before the first line of code and [/CODE] after the last line of code.
    2. Thank those who have helped you by clicking the Star below the post.
    3. Please mark your post [SOLVED] if it has been answered satisfactorily.


    Old Scottish Proverb...
    Luathaid gu deanamh maille! (Rushing causes delays!)

  3. #3
    Registered User
    Join Date
    06-25-2010
    Location
    Seymour, CT
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: 400 Error - Copying table data into copied worksheets

    Thanks, Leith.

    Attached is a sample of the file data.
    Attached Files Attached Files

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258

    Re: 400 Error - Copying table data into copied worksheets

    Hello carsonic,

    Thanks for posting the workbook. You have two worksheets "List" and "BOM". So, I understand this you want to copy data from "List" over to the "BOM" sheet starting at row 10. How do you select which cells on "List" are to be copied over?

  5. #5
    Registered User
    Join Date
    06-25-2010
    Location
    Seymour, CT
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: 400 Error - Copying table data into copied worksheets

    I want to start on row 4, the first with the data. Then, for each row, I want to copy the sheet 'BOM' and give it the name in the CatNo. column. Then, I want to put the data from 'List' Row 4 into the new copied sheet - the PartNo goes into the new sheet under part number and print number; the description goes into the next cell over and in the cell above and the Cat No. goes below that one.

    Then I want to repeat all over again with each row after that until all of the rows are complete and there is a sheet for each Catalog Number (CatNo).

    Thank you

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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