View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
manfred3 manfred3 is offline
external usenet poster
 
Posts: 5
Default comparing two colums ? countif

Hi,

I have a spreadsheet with "weeks in column A and "Daily Charges" in
column R. [see below]

col A col R

Week 1
Week 1
20
Week 1
week 2
week 2

How do I say calculate how many charges [col R] occur in "week 1"
i.e. no of times there is a value in "col R" for week 1.

What would I use if the no. of rows is 250 or if it varies month on
month.

Thanks