+ Reply to Thread
Results 1 to 4 of 4

Copy data from one sheet to another

  1. #1
    Registered User
    Join Date
    10-19-2015
    Location
    Greeneville, TN
    MS-Off Ver
    Office 2010
    Posts
    17

    Copy data from one sheet to another

    In the attached file '2020 cc.com formulas 022819.xlsm', which already has existing VBA code in it that I need to keep intact, I’m looking for help in adding additional code to achieve the following:

    In ‘Sheet1’, column A is entitled ‘Item #’ and lists different product ‘items’ & pricing info. For each item listed, there are thirteen rows containing all the various pricing details for that item; the item # is repeated for all thirteen rows. The 1st row per item is a ‘quantity break’ (designated by column headers of ‘Q1’, ‘Q2’, ‘Q3’, etc.). The 3rd row per item lists a price for each quantity break; THESE are the target areas where I need new data from the worksheet called ‘Kathy’ to go.

    In the ‘Kathy’ sheet, column A is also ‘item #’s’ that for the most part correspond with the item #’s listed in ‘Sheet1’. (Not all items in ‘Sheet1’ are listed in ‘Kathy’; I provide special instruction for data to flow through to those target areas below under “For Items Not Listed in ‘Kathy’” section below.) The same ‘quantity break’ values per item exist in the ‘Kathy’ sheet as are in ‘Sheet1’. In the cell immediately below the quantity break in ‘Kathy’ sheet is the price. For instance, the first item listed in ‘Kathy’ is ‘A1’, as signified in column A of the seven pricing detail rows for that item; the price for 50 pcs is listed as 9.81. This is the data to copy into the target areas of ‘Sheet1’.

    So for any item listed in both sheets, copy the price per quantity break from ‘Kathy’ sheet and paste it into ‘Sheet1’ as defined in paragraph 2 above. I attach some screenshots showing what I am looking to have done:

    ‘Sheet1_A.jpg’ shows quantity breaks of 50, 100, 250, 500, etc. in the 1st row, starting at Column F. Two records below that is the corresponding current ‘price’, which are the target areas for the data that I need to change.

    ‘Kathy.jpg’ shows same quantity breaks but in different layout with the new price immediately below the qty break. These prices are what I want placed in the price fields in Sheet1.

    ‘Sheet1_B.jpg’ shows the new prices that I want the code to be able to perform for the item ‘A1’.

    For Items Not Listed In ‘Kathy’: Insert ‘NoPrice’ in the target areas for that item.

    (Currently, most of the pricing in both worksheets is the same; I need the code to be such that when we update the pricing in ‘Kathy’, it will flow through to the ‘Sheet1’ target areas after running the code again. Also, there may be additional items that we will want to add to either sheets, so we’ll need the code to account for that too if possible.)

    Thanks for any help with this!

    John Kilday
    Attached Images Attached Images
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    10-19-2015
    Location
    Greeneville, TN
    MS-Off Ver
    Office 2010
    Posts
    17

    Re: Copy data from one sheet to another

    FYI, the top screenshot is 'Sheet1_A.jpg', middle one is 'Kathy.jpg', bottom one is 'Sheet1_B.jpg'.

  3. #3
    Registered User
    Join Date
    10-19-2015
    Location
    Greeneville, TN
    MS-Off Ver
    Office 2010
    Posts
    17

    Re: Copy data from one sheet to another

    Hoping someone can help with this. I'm interested in the 'Commercial Services' option if not, but I haven't been able to figure that out. I sent question on that to admin as well but no reply...

  4. #4
    Registered User
    Join Date
    10-19-2015
    Location
    Greeneville, TN
    MS-Off Ver
    Office 2010
    Posts
    17

    Re: Copy data from one sheet to another

    Cross-posted replica of this post here due to lack of activity:

    https://www.ozgrid.com/forum/forum/h...eet-to-another

+ 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. Replies: 1
    Last Post: 02-09-2017, 05:36 AM
  2. Replies: 1
    Last Post: 02-09-2017, 05:30 AM
  3. Replies: 2
    Last Post: 01-23-2016, 01:16 PM
  4. Replies: 1
    Last Post: 06-05-2013, 07:03 AM
  5. Replies: 0
    Last Post: 05-21-2013, 03:09 PM
  6. [SOLVED] Copy and paste data from sheet 2 to sheet 1 based on specific criteria on sheet 1
    By VBADUD in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-05-2012, 04:18 AM
  7. Copy Data from Multiple weekly Sheet to Monthly sheet and filter the data
    By santhoshjoseph in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-06-2012, 07:07 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