Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I am using this formula:
IF(ISNA(I8),"",J8) I would like to adjust the formula to look at H8 and if H8=1, do the same thing otherwise do nothing (""). Thank you in advance. |
#2
![]() |
|||
|
|||
![]()
=IF(AND(ISNA(I8),H8=1),"",J8)
-- HTH RP (remove nothere from the email address if mailing direct) "carl" wrote in message ... I am using this formula: IF(ISNA(I8),"",J8) I would like to adjust the formula to look at H8 and if H8=1, do the same thing otherwise do nothing (""). Thank you in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to calculate a percentage formula with existing data? | Excel Worksheet Functions | |||
revert formula insertion to old method | Setting up and Configuration of Excel | |||
Help with macro formula and variable | Excel Worksheet Functions | |||
Need help to expand existing formula | Excel Worksheet Functions | |||
Cell doesn't show formula result - it shows formula (CTRL + ' doe. | Excel Worksheet Functions |