+ Reply to Thread
Results 1 to 10 of 10

Copying data from two sheets into a new sheet

  1. #1
    Registered User
    Join Date
    05-29-2014
    Posts
    15

    Copying data from two sheets into a new sheet

    Hi,

    I have a excel workbook with three active sheets, where "Sheet 3" cell values are product of cell values from "Sheet 1" and "Sheet 2". For example, in "Sheet 3", cell A1 value = Sheet 1 A1 * Sheet 2 $A1.

    I want to find those cell values using VBA.


    The excel file is attached.


    Thanks in advance.


    Excel Forum.xlsx

    Roshu

  2. #2
    Forum Expert Arkadi's Avatar
    Join Date
    02-13-2014
    Location
    Smiths Falls, Ontario, Canada
    MS-Off Ver
    Office 365
    Posts
    5,059

    Re: Copying data from two sheets into a new sheet

    Find those values? or calculate and paste those values?
    You don't give enough detail here about what you want the code to do.

    My basic guess:

    Please Login or Register  to view this content.
    Last edited by Arkadi; 06-25-2015 at 02:48 PM.
    Please help by:

    Marking threads as closed once your issue is resolved. How? The Thread Tools at the top
    Any reputation (*) points appreciated. Not just by me, but by all those helping, so if you found someone's input useful, please take a second to click the * at the bottom left to let them know

    There are 10 kinds of people in this world... those who understand binary, and those who don't.

  3. #3
    Registered User
    Join Date
    05-29-2014
    Posts
    15

    Re: Copying data from two sheets into a new sheet

    I want the values of Sheet 3 Cell range A1:KD952.

  4. #4
    Forum Expert Arkadi's Avatar
    Join Date
    02-13-2014
    Location
    Smiths Falls, Ontario, Canada
    MS-Off Ver
    Office 365
    Posts
    5,059

    Re: Copying data from two sheets into a new sheet

    So column B on Sheet1 is multiplied by Sheet2 Column A also? and pasted in Col B of sheet3? all the way to KD?

  5. #5
    Registered User
    Join Date
    05-29-2014
    Posts
    15

    Re: Copying data from two sheets into a new sheet

    Quote Originally Posted by Arkadi View Post
    So column B on Sheet1 is multiplied by Sheet2 Column A also? and pasted in Col B of sheet3? all the way to KD?
    Yes, that's what I am looking for.

  6. #6
    Forum Expert Arkadi's Avatar
    Join Date
    02-13-2014
    Location
    Smiths Falls, Ontario, Canada
    MS-Off Ver
    Office 365
    Posts
    5,059

    Re: Copying data from two sheets into a new sheet

    So sheet 2 does only have 1 column? Just want to make sure

  7. #7
    Registered User
    Join Date
    05-29-2014
    Posts
    15

    Re: Copying data from two sheets into a new sheet

    Quote Originally Posted by Arkadi View Post
    So sheet 2 does only have 1 column? Just want to make sure
    Yes, only one column in Sheet 2.

  8. #8
    Forum Expert Arkadi's Avatar
    Join Date
    02-13-2014
    Location
    Smiths Falls, Ontario, Canada
    MS-Off Ver
    Office 365
    Posts
    5,059

    Re: Copying data from two sheets into a new sheet

    Ok maybe this then:

    Please Login or Register  to view this content.

  9. #9
    Registered User
    Join Date
    05-29-2014
    Posts
    15

    Re: Copying data from two sheets into a new sheet

    It is working.

    Thanks a lot Arkadi.

  10. #10
    Forum Expert Arkadi's Avatar
    Join Date
    02-13-2014
    Location
    Smiths Falls, Ontario, Canada
    MS-Off Ver
    Office 365
    Posts
    5,059

    Re: Copying data from two sheets into a new sheet

    Your're welcome, thanks for marking as solved, and the rep

+ 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. copying data from one sheet to named sheets based on list on third sheet
    By Caddman2001 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-16-2015, 11:45 AM
  2. Copying Data from One Sheet to Different Sheets
    By rahulkcjain in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-17-2013, 01:27 AM
  3. Replies: 17
    Last Post: 02-01-2013, 12:20 PM
  4. Copying a template sheet and putting those multiple sheets data into a summary sheet
    By John Wolfe in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 05-18-2011, 06:29 PM
  5. Excel 2007 : Copying data from all sheets to 1 sheet
    By hafizfarooq in forum Excel General
    Replies: 2
    Last Post: 02-04-2009, 04:40 AM

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