+ Reply to Thread
Results 1 to 5 of 5

Mirroring Cell from One Sheet to Reference Sheet with Ability To Increase

  1. #1
    Registered User
    Join Date
    05-27-2014
    Posts
    2

    Mirroring Cell from One Sheet to Reference Sheet with Ability To Increase

    I apologize in advance as I am not very knowledgable when it comes to excel formulas.

    I am creating a document to log and enter purchase orders. The first sheet of my document is a log while each sheet in the log is an individual purchase order (labeled "PO (1)", "PO (2)", etc. The first sheet is meant to be a reference to different cells in its corresponding purchase order.

    I was previously just using a simple formula to directly reference the cell (ie. ='PO (10)'!B9) but I have a lot of cells to mirror and a very large amount of sheets to reference and typing in each formula individually will take up way too much time. I was hoping I could select two sequential cells (ex. ='PO (10)'!B9 and ='PO (11)'!B9) and drag and increase using the black "+" cursor but this only resulted in duplicating the cells down the row.

    I have been researching this for some time but cannot figure out how to get this to work. I have been toying around with the "INDIRECT" formula but have had no luck, although I think this is probably the trail I am supposed to be on.

    Using the formula =INDIRECT('PO (10)'!B9) I get a #REF! error.
    Using the formula =INDIRECT(ref_text,'PO (31)'!B9) I get a #NAME? error.

    Can anyone give me some direction?

    Thank you!

  2. #2
    Valued Forum Contributor
    Join Date
    04-22-2014
    Location
    Auckland, New Zealand
    MS-Off Ver
    Office 365 (work) and Excel 2013 (home)
    Posts
    1,167

    Re: Mirroring Cell from One Sheet to Reference Sheet with Ability To Increase

    You're right that the INDIRECT function is what you need.

    If you can upload a sample file I could give easier more specific help.

    I am assuming you have the PO numbers already listed in your summary sheet. Let's assume it's column A starting in row 2. The formula in row 2 of the column you want to fill would be:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

  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,936

    Re: Mirroring Cell from One Sheet to Reference Sheet with Ability To Increase

    Hi and welcome to the forum

    1st, if you have a sheet for each PO, then I have a feeling you need to rethink how you are doing this. Im not sure how many sheets excel allows, but even 50+ sheets will become a headache to navigate. Excel is pretty much designed (and works best) when all data is stored on 1 (or a few 2-3) sheets, and then other sheets are used to summarise/extract/interrogate the data.

    Can you upload a (clean) sample of what you are working with, and what you want, and we can see if we can streamline this for you?
    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
    05-27-2014
    Posts
    2

    Re: Mirroring Cell from One Sheet to Reference Sheet with Ability To Increase

    Quote Originally Posted by gak67 View Post
    You're right that the INDIRECT function is what you need.

    If you can upload a sample file I could give easier more specific help.

    I am assuming you have the PO numbers already listed in your summary sheet. Let's assume it's column A starting in row 2. The formula in row 2 of the column you want to fill would be:
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    My sheet is actually called 'PO (10)' where the next sequential sheet is called 'PO (11)' so I'm not sure if the formula you are giving me actually applies to my situation. Does that make sense?


    Quote Originally Posted by FDibbins View Post
    Hi and welcome to the forum

    1st, if you have a sheet for each PO, then I have a feeling you need to rethink how you are doing this. Im not sure how many sheets excel allows, but even 50+ sheets will become a headache to navigate. Excel is pretty much designed (and works best) when all data is stored on 1 (or a few 2-3) sheets, and then other sheets are used to summarise/extract/interrogate the data.

    Can you upload a (clean) sample of what you are working with, and what you want, and we can see if we can streamline this for you?
    I actually have created links to each PO within the summary page and it is quite easy to navigate, along with a link back to the summary page hidden within each PO (I print the PO's for our accounting department and don't want an obvious button on the printout). I work in freelance film production so the highest amount of POs I would ever really need would be 100-150.

    What is the best way to upload a sample so you can view it? You are just talking about the entire (clean) file right? Will a link on dropbox work?

  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,936

    Re: Mirroring Cell from One Sheet to Reference Sheet with Ability To Increase

    It would be better if you just provided a small sample of what you are working with (and yes, cleaned up)

    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.

+ 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. Sheet mirroring: keyword filtered mirroring from sheet 1 to sheet 2
    By Choffe in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-07-2013, 08:02 AM
  2. [SOLVED] Use cell reference on one sheet as a sheet name in a formula on another sheet
    By GavJ in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-10-2013, 05:06 AM
  3. [SOLVED] Referencing/mirroring the sheet through the drop down menu
    By mozzg in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 04-29-2013, 03:03 PM
  4. Replies: 1
    Last Post: 06-17-2012, 04:48 PM
  5. Copy a formula and automaticall increase sheet reference
    By kloewri in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-30-2010, 05:24 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