View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Aaron Hodson \(Coversure\) Aaron Hodson \(Coversure\) is offline
external usenet poster
 
Posts: 46
Default countifs on earlier version of excel

Hi Mike,

Thanks for the info, sorry for the delay,,,

Just completed all sheets but have a problem with this function,

I am using 2007, so the coutifs work fine, of course not when i'm viewing in
earlier versions.

I used the suggested coutif function, but, this gives me an incorrect
result,,,

Please advise,,,,

Thanks

Aaron

"Mike H" wrote in message
...
Missed the sheet references

=COUNTIF(Jan!G:G,B14)+COUNTIF(Jan!B:B,C2)

Mike

"Mike H" wrote:

Hi,

=COUNTIF(G:G,B14)+COUNTIF(B:B,C2)

Mike

"Aaron Hodson (Coversure)" wrote:

Hello,

I have been working on 2007 excel and used the below formula:

=COUNTIFS(JAN!G:G,B14,JAN!B:B,C2)

I have just noticed upon saving that this will not work on earlier
versions
of excel.

How do I need to change the formula please to make it compatible?

Thanks

Aaron