Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
how do I use a % range for instance if f13 is 25-75% in a formula
|
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
=IF(AND(F13=25%,F13<=75%),"yes","no")
-- HTH Bob Phillips (remove nothere from email address if mailing direct) "las" wrote in message ... how do I use a % range for instance if f13 is 25-75% in a formula |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Bob
I have been working on this for hours...thank you for you assistance it worked! las "Bob Phillips" wrote: =IF(AND(F13=25%,F13<=75%),"yes","no") -- HTH Bob Phillips (remove nothere from email address if mailing direct) "las" wrote in message ... how do I use a % range for instance if f13 is 25-75% in a formula |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formulas not recognizing new data | Excel Discussion (Misc queries) | |||
Countif formulas change after doing a sort | Excel Worksheet Functions | |||
Array Formulas take waaaay too long... | Excel Worksheet Functions | |||
Problem with named formula's | Excel Worksheet Functions | |||
calculating formulas for all workbooks in a folder | Excel Worksheet Functions |