![]() |
#1
|
|||
|
|||
![]()
dear all
please correct the following formula: =if(g8=>80 and <84,30) the result should appear in g9 thanks m s narayanan |
#2
|
|||
|
|||
![]()
Try this
G9 =IF(AND(G8>=80,G8<84),30) returns False if G8 less than 80 or G8 more than or equal to 84 |
#3
|
|||
|
|||
![]()
What is the FALSE result?
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
lawnphysics | Excel Programming | 1 | 01-16-2016 07:51 PM |
Need help with excel formula greater than.. | bm868 | Excel | 2 | 01-02-2016 10:29 AM |
Too many email addresses equals no send | seaboyd | Outlook | 0 | 02-23-2015 11:00 AM |
![]() |
Kh1978 | Excel | 6 | 07-15-2014 12:48 PM |
![]() |
brians | Excel | 5 | 03-09-2010 12:04 PM |