+ Reply to Thread
Results 1 to 5 of 5

How do you link two worksheets from one workbook with multiple variables

  1. #1
    Registered User
    Join Date
    09-23-2014
    Location
    Dulles, Virginia
    MS-Off Ver
    MS 8
    Posts
    3

    How do you link two worksheets from one workbook with multiple variables

    How do I link two worksheets together; the first worksheet which I would like to transfer the information to the second, and also seperating them when a new month is reached.

    http://www.excelforum.com/excel-gene...ml#post3919832


    Thanks for your help.
    Attached Files Attached Files
    Last edited by mrobolie; 12-05-2014 at 01:57 PM. Reason: Changing title

  2. #2
    Registered User
    Join Date
    09-23-2014
    Location
    Dulles, Virginia
    MS-Off Ver
    MS 8
    Posts
    3

    Re: Some Help please - this is a simple problem - I think!

    I've done as requested

    http://www.excelforum.com/excel-gene...ml#post3919832

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: How do you link two worksheets from one workbook with multiple variables

    Thanks for the update

    Could you provide a few samples of your expected outcome in your workbook?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  4. #4
    Registered User
    Join Date
    09-23-2014
    Location
    Dulles, Virginia
    MS-Off Ver
    MS 8
    Posts
    3

    Re: How do you link two worksheets from one workbook with multiple variables

    Attached are the examples of what I want to see. Information form worksheet one, transferred into worksheet 2 and 3, just as shown.
    Attached Files Attached Files

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,939

    Re: How do you link two worksheets from one workbook with multiple variables

    Thanks for the file.

    1st, make sure all your headings match...either use Jan or January, dont mix them.

    Then use this, copied down and across for the 1st table...
    =INDEX($G1:$G4,MATCH(A11&B$10,INDEX($E$1:$E$4&$A$1:$A$4,0),0))
    Change the bolded range for the other columns (or, if you have matching headings for each table, use those in another MATCH() at the end of that formula)

+ 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. My problem is simple - no - it's me that's simple...
    By Glenn Kennedy in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 07-08-2012, 02:20 PM
  2. Simple problem
    By excelnovice1 in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 06-29-2006, 06:20 AM
  3. [SOLVED] Simple problem
    By Mr. NDIS in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-06-2005, 09:10 PM
  4. another simple problem...
    By London in forum Excel Formulas & Functions
    Replies: 21
    Last Post: 09-06-2005, 03:05 PM
  5. A Very Simple problem (I'm Sure)
    By spark1789 in forum Excel General
    Replies: 1
    Last Post: 02-04-2005, 09:43 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