![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Posts: 2
|
I have a problem with my VLOOKUp, I want to add a cotraint that if a person does not pass there exam and do not get a pass I want the 'Grade' to be PT, if the fail, but pass the exam I want the 'Grade' to show PC, ow do I do this! The following formula is what I have so far!
=IF(H6="","",VLOOKUP(H6,$N$21:$O$26,2)) |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Bogota, Colombia
Posts: 11,927
|
You need to modify your origin table, so that any grade under "minimum" returns "GT".
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|