I have used a SUMIFS function in workbook A to look up a value from a different workbook (workbook B) based on a three criteria. The formula works perfectly as long as the other workbook (B) is opened. When I close workbook A and reopen it with out opening workbook B, I get a "VALUE" until I open workbook B. I don't want to open workbook B all the time I work on workbook A. Is there a way to use the SUMIFS and get a desired value with out opening workbook B? I have tried INDEX and MATCH before, but the spreadsheet is very slow to open up ( take a minute to calculating 8 processors). What is the best function to look up a value in a long range with out slowing the speed of calculating, opening and processing a workbook?
SUMIFS formula used-
SUMIFS(workbookB!L2:L30000, WorkbookB!A2:A30000,A4,WorkbookB!B2:B30000,C2,Workbook!D2:D30000,D2)
Thanks for your help and time!
SUMIFS formula used-
SUMIFS(workbookB!L2:L30000, WorkbookB!A2:A30000,A4,WorkbookB!B2:B30000,C2,Workbook!D2:D30000,D2)
Thanks for your help and time!