Re: Problems changing array field in formula
- From: "Bob Phillips" <bob.ngs@xxxxxxxxxxxxx>
- Date: Wed, 13 Jun 2007 13:15:35 +0100
Sounds like there is a text value in the column.
Why not stick to one thread?
--
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"Harry Seymour" <HarrySeymour@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AA09C7F5-8950-4855-836D-F9029F88F561@xxxxxxxxxxxxxxxx
I've created a formula
=SUMPRODUCT(--(Name="Jon"),--(Category=B"),Spend)
which sums the spend when columns name = Jon and category = B.
I've now changed the "Spend" array to "SpendVol" array (which represents a
new column)
therefore use
=SUMPRODUCT(--(Name="Jon"),--(Category=B"),SpendVol)
But this returns #VALUE.
This makes no sense as its the same formula just accessing a different
column.
Does anyone know why this would return this value or if there are any bugs
that can occur in a file that would cause this.
Thanks
Harry
.
- Prev by Date: Re: SUMIF Multiple Workbooks
- Next by Date: Re: Extract text from a string
- Previous by thread: Re: SUMIF Multiple Workbooks
- Next by thread: Re: Problems changing array field in formula
- Index(es):
Relevant Pages
|