+ Reply to Thread
Results 1 to 2 of 2

Linking of Excel sheet balance to main snap sheet

  1. #1
    Registered User
    Join Date
    06-29-2018
    Location
    INDIA
    MS-Off Ver
    10
    Posts
    1

    Linking of Excel sheet balance to main snap sheet

    Hello , I created a snap sheet in excel which contains multiple listed vendors. I linked in snap sheet, so that whenever i select any vendor, i can directly go to that particular vendor excel sheet. Now i want to know that how do i set formula so that current outstanding balance of every vendor automatically should show in snap sheet , whenever i update the purchase and payment entry in particular vendor excel sheet.

  2. #2
    Forum Expert
    Join Date
    11-26-2013
    Location
    Colac, Victoria, Australia
    MS-Off Ver
    Excel 2016
    Posts
    1,309

    Re: Linking of Excel sheet balance to main snap sheet

    I think we need to clarify terms.

    Usually when we talk about sheets we are refering to worksheets WITHIN the current workbook.

    I assume you are using hyperlinks to go directly to the vendor sheet.

    To get the balance, it is a good idea to have the balance in a consistent cell.

    You can simply have a formula =Sheet2!A1 where Sheet2 is the sheet name, and A1 is the balance.

    OR you could use =INDIRECT("'" & A1 & "'!C1") where A1 contains the vendor sheet name, and C1 is the balance on that sheet. This one you could copy down your "Snap" sheet.

    I hope this helps, please let me know!

    Regards,

    David

    Please remember, your request is clearer if you attach a sample workbook.
    - Reply, then Click on Go Advanced and scroll down to Manage Attachments.

    If this has been helpful
    - Please click on the *Add Reputation button at the bottom left.

    Please mark your thread as SOLVED:
    - Click Thread Tools above your first post, select "Mark your thread as Solved".


+ 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. Linking worksheet info to main work sheet
    By sondiaric in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-07-2018, 10:57 PM
  2. Linking worksheet info to main work sheet
    By sondiaric in forum Excel General
    Replies: 3
    Last Post: 05-07-2018, 10:56 PM
  3. Replies: 6
    Last Post: 07-18-2013, 02:34 AM
  4. Linking a main sheet to other tabs within worksheet?
    By LDouble3 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-15-2012, 02:47 PM
  5. Linking multiple tabs to one main data sheet
    By PARTRIM in forum Excel General
    Replies: 2
    Last Post: 12-02-2010, 06:04 PM
  6. Linking running balance to master sheet
    By katintn in forum Excel General
    Replies: 0
    Last Post: 03-30-2009, 02:21 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