Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a SUMIF formula on one spreadsheet, which is reading information from
another spreadsheet. On opening my spreadsheet it shows #VALUE in every cell which refers to this sheet. I have to then open the other spreadsheet to get the results to return. I have links to other spreadsheets in my main spreadsheet and this doesn't happen anywhere else... Any ideas guys??? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
sumif is one that won't work on closed workBOOKS. try sumproduct instead.
instead of =sumif(othersheetrange,1) try =sumproduct((othersheetrange=1)*1) -- Don Guillett SalesAid Software "luvthavodka" wrote in message ... I have a SUMIF formula on one spreadsheet, which is reading information from another spreadsheet. On opening my spreadsheet it shows #VALUE in every cell which refers to this sheet. I have to then open the other spreadsheet to get the results to return. I have links to other spreadsheets in my main spreadsheet and this doesn't happen anywhere else... Any ideas guys??? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reusing formula | Excel Discussion (Misc queries) | |||
Sum up columns in different sheet with error check | Excel Discussion (Misc queries) | |||
How to move a formula from one sheet to another | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions |