Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have this formular:
=SUMPRODUCT(--(Tables!$C$2:$C$2979=$A4),--(Tables!$D$2:$D$2979=$B4),--(Tables!$E$2:$E$2979="Yes")) but it is showing as an error. Iknow there is no errors in there but when I click the Trace Error option I get a little "Table" icon and I don't know what that is or what it means. Any ideas? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
There's nothing wrong with the formula so it must be the data, what 'error' are you getting? Mike "Ayo" wrote: I have this formular: =SUMPRODUCT(--(Tables!$C$2:$C$2979=$A4),--(Tables!$D$2:$D$2979=$B4),--(Tables!$E$2:$E$2979="Yes")) but it is showing as an error. Iknow there is no errors in there but when I click the Trace Error option I get a little "Table" icon and I don't know what that is or what it means. Any ideas? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I get the #N/A
|
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
the missing part in the formula is where you want to pull the information if the three conditions are met, let's say column F =SUMPRODUCT(--(Tables!$C$2:$C$2979=$A4),--(Tables!$D$2:$D$2979=$B4),--(Tables!$E$2:$E$2979="Yes"),Tables!$F$2:$F$2979) "Ayo" wrote: I have this formular: =SUMPRODUCT(--(Tables!$C$2:$C$2979=$A4),--(Tables!$D$2:$D$2979=$B4),--(Tables!$E$2:$E$2979="Yes")) but it is showing as an error. Iknow there is no errors in there but when I click the Trace Error option I get a little "Table" icon and I don't know what that is or what it means. Any ideas? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Look for error(s) in one (or all) of those ranges.
Remember to look in hidden rows, too. Ayo wrote: I have this formular: =SUMPRODUCT(--(Tables!$C$2:$C$2979=$A4),--(Tables!$D$2:$D$2979=$B4),--(Tables!$E$2:$E$2979="Yes")) but it is showing as an error. Iknow there is no errors in there but when I click the Trace Error option I get a little "Table" icon and I don't know what that is or what it means. Any ideas? -- Dave Peterson |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
No hidden rows and no links to other tables, which was my first suspision
"Dave Peterson" wrote: Look for error(s) in one (or all) of those ranges. Remember to look in hidden rows, too. Ayo wrote: I have this formular: =SUMPRODUCT(--(Tables!$C$2:$C$2979=$A4),--(Tables!$D$2:$D$2979=$B4),--(Tables!$E$2:$E$2979="Yes")) but it is showing as an error. Iknow there is no errors in there but when I click the Trace Error option I get a little "Table" icon and I don't know what that is or what it means. Any ideas? -- Dave Peterson |
#7
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Did you look for errors in any of those ranges?
Ayo wrote: No hidden rows and no links to other tables, which was my first suspision "Dave Peterson" wrote: Look for error(s) in one (or all) of those ranges. Remember to look in hidden rows, too. Ayo wrote: I have this formular: =SUMPRODUCT(--(Tables!$C$2:$C$2979=$A4),--(Tables!$D$2:$D$2979=$B4),--(Tables!$E$2:$E$2979="Yes")) but it is showing as an error. Iknow there is no errors in there but when I click the Trace Error option I get a little "Table" icon and I don't know what that is or what it means. Any ideas? -- Dave Peterson -- Dave Peterson |
#8
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have been going over and over all of the data and I can't find anything. I
tried the help function in excel and I learned that when I see "a black arrow points from the selected cell to a worksheet icon" that the cell "is referenced by a cell on another worksheet or workbook". I checked and there are no references. I deleted all the references in the Name Manager also. "Dave Peterson" wrote: Did you look for errors in any of those ranges? Ayo wrote: No hidden rows and no links to other tables, which was my first suspision "Dave Peterson" wrote: Look for error(s) in one (or all) of those ranges. Remember to look in hidden rows, too. Ayo wrote: I have this formular: =SUMPRODUCT(--(Tables!$C$2:$C$2979=$A4),--(Tables!$D$2:$D$2979=$B4),--(Tables!$E$2:$E$2979="Yes")) but it is showing as an error. Iknow there is no errors in there but when I click the Trace Error option I get a little "Table" icon and I don't know what that is or what it means. Any ideas? -- Dave Peterson -- Dave Peterson |
#9
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Are you sure that the formula you posted is what was used in the cell?
Your formula doesn't really look like: =table(x1,y1) does it? Ayo wrote: I have been going over and over all of the data and I can't find anything. I tried the help function in excel and I learned that when I see "a black arrow points from the selected cell to a worksheet icon" that the cell "is referenced by a cell on another worksheet or workbook". I checked and there are no references. I deleted all the references in the Name Manager also. "Dave Peterson" wrote: Did you look for errors in any of those ranges? Ayo wrote: No hidden rows and no links to other tables, which was my first suspision "Dave Peterson" wrote: Look for error(s) in one (or all) of those ranges. Remember to look in hidden rows, too. Ayo wrote: I have this formular: =SUMPRODUCT(--(Tables!$C$2:$C$2979=$A4),--(Tables!$D$2:$D$2979=$B4),--(Tables!$E$2:$E$2979="Yes")) but it is showing as an error. Iknow there is no errors in there but when I click the Trace Error option I get a little "Table" icon and I don't know what that is or what it means. Any ideas? -- Dave Peterson -- Dave Peterson -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I tried to get around the problem of the pivot table field settingdefaulting to Count instead of Sum by running a macro of change the settingfrom Count to Sum. However, when I tried to run the Macro, I got error messageof run time error 1004, unable | Excel Worksheet Functions | |||
I tried to get around the problem of the pivot table field settingdefaulting to Count instead of Sum by running a macro of change the settingfrom Count to Sum. However, when I tried to run the Macro, I got error messageof run time error 1004, unable | Excel Discussion (Misc queries) | |||
On Error Resume Next problem | Excel Discussion (Misc queries) | |||
OUch, Error Problem.... | Excel Discussion (Misc queries) | |||
Problem with #VALUE/0! error | Excel Worksheet Functions |