+ Reply to Thread
Results 1 to 3 of 3

Using "if" equation that requires auto update

Hybrid View

  1. #1
    Registered User
    Join Date
    01-15-2006
    Posts
    27

    Using "if" equation that requires auto update

    Hi all,
    I am attempting to establish a workbook from a master file using an "if" equation, so if A1 equals 1 then xyz data is pulled through.
    However I need the workbook to auto update when changes to the master file are made.
    Is there another function that will complete the task?

    Thanks

    -----------------
    Keep Smilin'

  2. #2
    flummi
    Guest

    Re: Using "if" equation that requires auto update

    I understand this from your description:

    You have a worksheet and want to type a formula that references a cell
    in another workbook that is not loaded.

    I would suggest you load that workbook. That makes it easier for you.

    On your current sheet in A1 type:

    =

    then without doing something else select the master workbook under
    "Window" from the main menu, select the sheet in that workbook, click
    the cell you want to reference and hit enter.

    Then you can close the master workbook. Excel will have modified your
    formula to reflect the full path to the closed workbook.

    The value in the cell of your current sheet will be updated s soon as
    you open that workbook if you respond with "yes" to a question Excel
    brings up (something like "the file contains a link to another
    workbook, do you want to update your worksheet?).

    This is what your formula will look like (only an example)

    ='C:\Dokumente und Einstellungen\Hans\Eigene
    Dateien\[Book1.xls]Sheet1'!$B$3

    Hans


  3. #3
    Registered User
    Join Date
    01-15-2006
    Posts
    27
    thanks for reply, but i was looking for something to look at master file, and if value matches consistently update rather than me manually updating. if i use = to the file, that means i am telling it what to pull through rather than using the IF function.
    Does that make more sense?

    ----------------

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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