Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a list of grades that I need a formula to provide the results for
better immediate actions. Results that shows: If results is | Comment 1 Keep it up 2 Good 3 Require Monitoring 4 Require Coaching 5-6 Employee P-File and Close Coaching above 6 Immediate Action, P-File and Coaching I uses the following formula, but it does not work as it still shows as Require monitoring no matter what the result is. =IF(B12=3,"Require Monitoring",(IF(B12=4,"Require Coaching",(IF(B12=5,"Employee P-File & Coaching",IF(B126,"Immediate Action_P-File_Coaching","Require Monitoring")))))) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Parseing to produce text only | Excel Worksheet Functions | |||
can excel produce text in a given cell as a result of a boolean operation? | Excel Discussion (Misc queries) | |||
produce a formulate to produce assigned seats for dinner | Excel Worksheet Functions | |||
How to produce comma-delimited and quoted text file from Excel? | Excel Discussion (Misc queries) | |||
Search Range for Criteria in given cell and produce results | Excel Discussion (Misc queries) |