+ Reply to Thread
Results 1 to 3 of 3

Transfer multiple individual cell values from one row to another

  1. #1
    Registered User
    Join Date
    07-12-2014
    Location
    Rome, Georgia
    MS-Off Ver
    2011 Mac
    Posts
    52

    Transfer multiple individual cell values from one row to another

    I am using this macro to transfer a row from one sheet to another based on the header value in that row:

    Please Login or Register  to view this content.
    On the last line, instead of transferring the entire value of Row 12, Sheet5, I would like to transfer only the cells with value to the same relative position on Sheet1. Some of the cells in Sheet1.Rows(row).Value may be populated, and I don't want them to be erased. Any help on this matter would be greatly appreciated.

  2. #2
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Transfer multiple individual cell values from one row to another

    Please Login or Register  to view this content.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

  3. #3
    Registered User
    Join Date
    07-12-2014
    Location
    Rome, Georgia
    MS-Off Ver
    2011 Mac
    Posts
    52

    Re: Transfer multiple individual cell values from one row to another

    Thank you! Works perfectly but runs for about 20 seconds before it finishes. It is searching about 260 columns, which doesn't seem like too many for 20 seconds. Any ideas on how to speed up the process?

    EDIT: Figured it out with a little Googling. Thank you for your help!
    Last edited by TechKnowledge; 06-29-2016 at 04:35 PM.

+ 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. [SOLVED] Separate multiple values in one cell into individual rows
    By shre0047 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 03-17-2016, 04:31 PM
  2. Setting the color of multiple different images based on individual cell values with VBA
    By jamesbrown008 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-11-2016, 04:26 PM
  3. [SOLVED] HELP with STDEVPA and Returning Multiple Individual Values
    By MrIceBreaker in forum Excel General
    Replies: 8
    Last Post: 03-19-2014, 12:18 AM
  4. [SOLVED] Find and replace multiple values within individual cells
    By phbeats in forum Excel General
    Replies: 3
    Last Post: 03-14-2014, 05:13 PM
  5. Replies: 15
    Last Post: 01-24-2014, 06:32 PM
  6. Replies: 2
    Last Post: 05-12-2011, 01:34 PM
  7. Assining individual values to multiple identical strings
    By vivavilla in forum Excel General
    Replies: 1
    Last Post: 03-08-2011, 07:58 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