Re: Percentage of the occurance of a word in a date range

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Valko,

Thanks for the reply. I'm still having trouble (probably because I don't
have a good grasp of arrays). I tweaked it a little because I am referencing
a different worksheet named "Life Cycle". My data starts at row 10 and I
need to caluclate all future entries, so I adjusted the range. However my
data currently only has 150 rows. Any additional tips? Jeez, I'm dumb!

=SUMPRODUCT(--(MONTH('Life Cycle'!A10:A900)=1),--('Life
Cycle'!M10:M900="Res"))/SUMPRODUCT(--(MONTH('Life
Cycle'!A10:A900)=1),--('Life Cycle'!M10:M900<>""))

"T. Valko" wrote:

Assuming there are no empty cells in the date range (empty cells will
evaluate as month January).

=SUMPRODUCT(--(MONTH(A1:A20)=1),--(M1:M20="res"))/SUMPRODUCT(--(MONTH(A1:A20)=1),--(M1:M20<>""))

Format as PERCENTAGE

--
Biff
Microsoft Excel MVP


"Art-SNL" <Art-SNL@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6EC218C3-A9A7-46AB-9DA2-D002E0290275@xxxxxxxxxxxxxxxx
I have a spreadsheet with dates in Column A, and either the word "Res" or
"Comm" in Column M. How can I find out the percentage of "Res" for all
the
records in January?

PS - there is an abundance of extreme talent in this community! Thanks
for
all your postings!



.



Relevant Pages

  • [PATCH 00/10] x86: Reduce Memory Usage and Inter-Node message traffic (v3)
    ... data arrays and is referenced against 2.6.23-rc6. ... the values in these arrays are referenced by the cpu ... Of course, if the referencing cpu is not on node 0, then the ... This patch is referenced against 2.6.23-rc6. ...
    (Linux-Kernel)
  • Re: mentally impaired
    ... that I had trouble telling the time earlier, I looked at the clock and I ... couldn't grasp what it all meant. ... just can't concentrate. ...
    (uk.people.support.depression)
  • [PATCH 0/6] x86: Reduce Memory Usage and Inter-Node message traffic (v2)
    ... is preparation to moving it to the per_cpu data area. ... In x86_64 and i386 architectures most arrays that are sized ... the values in these arrays are referenced by the cpu ... Of course, if the referencing cpu is not on node 0, then the ...
    (Linux-Kernel)
  • deleting arrays in Excel 2003
    ... replacing some old arrays referencing external data with new ones ... It appears that the old arrays are still ...
    (microsoft.public.excel)
  • Re: figure reference problem
    ... Wouldn't placing the section-heading into the corresponding ... \input-file instead of putting it into the main-TeX-file make ... file, I get into trouble. ... You wrote about trouble when referencing to _figures_. ...
    (comp.text.tex)