Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default need help with MY FORMULA

You seem to have extraneous characters in your formula.

Try:

=IF(COUNTIF([range]="p")=7,"Distinction",IF(COUNTIF(C8:G18="p")=5,"Me rit",IF(COUNTIF(C8:E8="p")=3,"NOT YET ACHIEVED")))

I'm not sure what the range for your first COUNTIF should be, as you don't
give one in your original formula. Also, the ranges given in your 2nd and
3rd COUNTIFs are not consistent with each other, so you should look at that
as well.

Dave
--
Brevity is the soul of wit.


" wrote:

any one out there to help me
MY FORMULA

=` IF
(countif(8:18),:=;="p")=7,"Distinction",IF(countif (C8:G18,"p",,)=5,"Merit",IF(Countif(C8;E8."p")=3," NOT YET ACHIEVED" )))

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
2 Nesting questions Starchaser Excel Worksheet Functions 7 January 20th 06 06:53 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM


All times are GMT +1. The time now is 09:24 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"