Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
cell1 =0
cell2 = "subject" If cell1= 0 and cell2="sub1" then use a lookup table else answer=25 |
#2
![]() |
|||
|
|||
![]()
try
=if(and(cell1=0,cell2="sub1"), lookup,25) "coblad1357" wrote: cell1 =0 cell2 = "subject" If cell1= 0 and cell2="sub1" then use a lookup table else answer=25 |
#3
![]() |
|||
|
|||
![]()
=IF(AND(C1=0,C2="sub1"),lookup_formula,25)
Regards, Peo Sjoblom "coblad1357" wrote: cell1 =0 cell2 = "subject" If cell1= 0 and cell2="sub1" then use a lookup table else answer=25 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Conditional Formatting Multiple cells based on 2 cells | Excel Worksheet Functions | |||
Calculate percentage based on cells with conditional formatting | New Users to Excel | |||
sum cells based on another cell value | Excel Worksheet Functions | |||
how to color code a row of cells based on a specific cell value | New Users to Excel | |||
Put an autoshape in a cell based on another cells content | Excel Worksheet Functions |