+ Reply to Thread
Results 1 to 2 of 2

Excel

  1. #1
    Cindy D
    Guest

    Excel

    Is is possible to create formulas to calculate from one workbook to another?

  2. #2
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    Is is possible to create formulas to calculate from one workbook to another?

    Yes. Simply reference the other workbook, sheet name and cell reference in your formula as:

    =IF('C:\Documents and Settings\[Book1.xls]Sheet2'!$C24<>"",'C:\Documents and Settings\[Book1.xls]Sheet2'!$C24,'C:\Documents and Settings\[Book1.xls]Sheet10'!$L24)

    note the syntax is: 'path\[workbook]SheetName!'CellReference

    good luck
    Bruce
    The older I get, the better I used to be.
    USA

+ 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