+ Reply to Thread
Results 1 to 6 of 6

code to take specific cells from sheet and copy to next blank line on other sheet across

  1. #1
    Registered User
    Join Date
    05-10-2013
    Location
    montreal
    MS-Off Ver
    Excel 2010
    Posts
    20

    code to take specific cells from sheet and copy to next blank line on other sheet across

    First time poster and I have tried searching all the forums to see if I could grab a piece of code to do what I am trying to do
    I have no vba coding background other then what i can find and tweak to get to work.

    Here is my Dilemma ....

    I have sheet1 and need to transpose to a summary sheet in same workbook only specific cells.

    For example from sheet1 I need the values of C7,C11,C12,D16,D17,D18 and D22 copied to summary sheet across
    the first blank line below A8 which contains the headers .

    The summary sheet gets added to until the person finishes all items from same supplier and then saves file and starts again.

    I tried to use a recorded macro to accomplish this but of course all it does is over write the original data.

    Is there a way to use the recorded macro but to check from a8 every time it is run and put the data below it.
    (if it was just copying a row completely from sheet1 to summary I can get that to work but I am only pulling the values from the cells indicated
    each time the macro is run.


    Here is what I recorded below in the code tags which might give some insight where I am trying to place the values.

    Please Login or Register  to view this content.
    Any help at all would be appreciated.

    All the best,
    Lew

  2. #2
    Registered User
    Join Date
    05-10-2013
    Location
    montreal
    MS-Off Ver
    Excel 2010
    Posts
    20

    Re: code to take specific cells from sheet and copy to next blank line on other sheet acro

    This would be the summary sheet
    summary.jpg

  3. #3
    Registered User
    Join Date
    05-10-2013
    Location
    montreal
    MS-Off Ver
    Excel 2010
    Posts
    20

    Re: code to take specific cells from sheet and copy to next blank line on other sheet acro

    This would be the summary sheet
    summaryEXPLAINED.jpg

  4. #4
    Registered User
    Join Date
    05-10-2013
    Location
    montreal
    MS-Off Ver
    Excel 2010
    Posts
    20

    Re: code to take specific cells from sheet and copy to next blank line on other sheet acro

    This would be the summary sheet
    summaryEXPLAINED.jpg

  5. #5
    Registered User
    Join Date
    05-10-2013
    Location
    montreal
    MS-Off Ver
    Excel 2010
    Posts
    20

    Re: code to take specific cells from sheet and copy to next blank line on other sheet acro

    sorry cannot seem to delete the duplicated post. I apologize in advance and am trying to figure out how to do that,

  6. #6
    Forum Expert
    Join Date
    06-12-2012
    Location
    Ridgefield Park, New Jersey
    MS-Off Ver
    Excel 2003,2007,2010
    Posts
    10,241

    Re: code to take specific cells from sheet and copy to next blank line on other sheet acro

    Maybe:

    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. Copy a line with a specific key word into another sheet.
    By kkihead in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-22-2013, 01:12 PM
  2. Copy the data in any active row in Sheet 1 to specific cells in Sheet 6
    By cti4sw in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-04-2013, 02:43 PM
  3. Replies: 6
    Last Post: 01-01-2013, 02:37 AM
  4. [SOLVED] VB code help- need copy cells in a row and paste to new sheet on next available blank line
    By Barbara Excel in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 11-27-2012, 03:11 PM
  5. [SOLVED] Copy variable range from sheet to the last row with a specific blank column in new sheet
    By seputus in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-22-2012, 07:29 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