+ Reply to Thread
Results 1 to 4 of 4

Copy Values to separate sheet, locate value in list and paste 6 cells to the left

  1. #1
    Registered User
    Join Date
    01-27-2013
    Location
    uk
    MS-Off Ver
    Excel 2003
    Posts
    9

    Copy Values to separate sheet, locate value in list and paste 6 cells to the left

    cli test.xlsx

    Hi

    I think this is quite simple to do, but I'm stumped.

    In sheet "daily" I have a list of values in cells C20:C190, In Cells A20:A190 is their tag or heading.
    The list is compiled throughout the day, so at any one time the cells C20:C190 might be empty. Unfortunately they are not populated in order.

    I would like to move the contents of cells C20:C190 either during the day or at the end of the day to a separate sheet which will hold the historical data.

    This is called "Data" On the data sheet the tags/headings are located in column I,

    I would like to loop through the daily sheet taking the value in column C, finding its header/tag from column A in the Data sheet in column I and pasting the value in column C on the data sheet.

    Because people will be doing this throughout the day, if the data is already there its ok to paste over it.

    I hope someone can help

    Thanks in advance
    Andy
    Last edited by drknot; 10-13-2014 at 12:59 PM. Reason: attachment added

  2. #2
    Forum Contributor
    Join Date
    08-29-2012
    Location
    Hyderbad
    MS-Off Ver
    Excel 2003
    Posts
    122

    Re: Copy Values to separate sheet, locate value in list and paste 6 cells to the left

    Hi,

    Can u please upload sample data file with ur requirement (with output as per ur requirement). For better understanding.

  3. #3
    Forum Contributor
    Join Date
    08-29-2012
    Location
    Hyderbad
    MS-Off Ver
    Excel 2003
    Posts
    122

    Re: Copy Values to separate sheet, locate value in list and paste 6 cells to the left

    Hi drk,

    Please try this code..........tested..

    Please Login or Register  to view this content.

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: Copy Values to separate sheet, locate value in list and paste 6 cells to the left

    Since this is a single column return a formula will do

    In sheet Data, C2 and drag it down to the bottom
    Please Login or Register  to view this content.

+ 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. VBA: Copy non-blank and paste to separate sheet ONLY blank cells (running list)
    By brolsen in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-10-2014, 03:34 PM
  2. copy a range of cells N times and paste in separate sheet and also change a specific colum
    By maramkarthik in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 09-21-2013, 04:27 AM
  3. Copy and paste values into next sheet. (blank cells contain formulas)
    By Vlad717 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-14-2013, 06:54 AM
  4. [SOLVED] Need help to separate numeric values into separate cells (LEFT and RIGHT won't work)
    By RichMcc in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-27-2013, 07:48 PM
  5. Copy/Paste Cells from old list to new master list by matching values
    By rfsmith in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-19-2012, 05:32 PM

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