![]() |
![]() |
|
|||||||
| 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 |
|
Board Regular
Join Date: Feb 2002
Location: Macon, Georgia USA
Posts: 124
|
almost There,
=if(and(a6=f2,b6=31),d6,"") Needing More, =if(a6=f2,and(c6=31,or(c6=33,----> this is the problem-- if it is c6=33 I want "H" to show and if it is c6=31 I want what ever e6 is. I did have a formula like. if(b6=31,e6,if(b6=33,"H") and if nothing showing and blank. Walter |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Allentown, PA
Posts: 2,510
|
if(b6=31,e6,if(b6=33,"H"),"")
__________________
~Anne Troy |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|