Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi all again
maybe you can help with this i need a formular to count only filled cells with p p1 p2 up to p10 ie, A B C D etc to J % p p1 p2 p3 etc to p10 40% (assume E to J are empty cells) but i need to enter other letters/numbers that i dont want counted as filled cells ie, A B C D etc to J % p a r p3 etc to J 20% (assume E to J are empty cells) I do have this set up but i have done it long hand with a long string of formulars that cover each p . again thanks for your help Colin xx |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try
=COUNTIF(A1:J1,"p*")*10% and format to % If this post helps click Yes --------------- Jacob Skaria "coltheplumb" wrote: Hi all again maybe you can help with this i need a formular to count only filled cells with p p1 p2 up to p10 ie, A B C D etc to J % p p1 p2 p3 etc to p10 40% (assume E to J are empty cells) but i need to enter other letters/numbers that i dont want counted as filled cells ie, A B C D etc to J % p a r p3 etc to J 20% (assume E to J are empty cells) I do have this set up but i have done it long hand with a long string of formulars that cover each p . again thanks for your help Colin xx |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank You Jacob ;-) Works brilliantly xx
"Jacob Skaria" wrote: Try =COUNTIF(A1:J1,"p*")*10% and format to % If this post helps click Yes --------------- Jacob Skaria "coltheplumb" wrote: Hi all again maybe you can help with this i need a formular to count only filled cells with p p1 p2 up to p10 ie, A B C D etc to J % p p1 p2 p3 etc to p10 40% (assume E to J are empty cells) but i need to enter other letters/numbers that i dont want counted as filled cells ie, A B C D etc to J % p a r p3 etc to J 20% (assume E to J are empty cells) I do have this set up but i have done it long hand with a long string of formulars that cover each p . again thanks for your help Colin xx |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formular | Excel Worksheet Functions | |||
formular | New Users to Excel | |||
I still need help with formular? | Excel Worksheet Functions | |||
formular | Setting up and Configuration of Excel | |||
If formular | Excel Discussion (Misc queries) |