+ Reply to Thread
Results 1 to 3 of 3

Pulling Data form multiple pages/ spreadsheets

  1. #1
    Registered User
    Join Date
    07-27-2011
    Location
    Wales
    MS-Off Ver
    Excel 2003
    Posts
    1

    Pulling Data form multiple pages/ spreadsheets

    Hi All, I could someone assist please?

    Basically I'm trying to pull data from another spreadsheet onto a master spreadsheet (again account numbers) and if the account numbers aren't there I have a new tab/ page within the master spreadsheet where I can alternatively pull them from is they it returns a value of #N/A. However, I'm OK on VLOOKUP's and thereafter my knowledge of linking in morethan 1 spreadsheet, pages get's foggy. My formular is as follows (I've changed a few things for data protection)!

    =IF(ISNA(VLOOKUP(A1,MasterData\AddressData$A:$B,2,,FALSE)),"",IF(VLOOKUP(A1,MasterData\AddressData$A:$B,2,,FALSE)="","",VLOOKUP(A1,Names$A:$B,2,false)))

    I know it's wrong, but don't know how to change it!

  2. #2
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Pulling Data form multiple pages/ spreadsheets

    Hi and welcome to the board.

    In the future, please post in the correct forum. I have moved your post for you - Cheers

  3. #3
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: Pulling Data form multiple pages/ spreadsheets

    Does this help ?


    Please Login or Register  to view this content.

+ 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