I have a problem with " a if statement "
Closed
KENNYLISA
-
Apr 24, 2010 at 04:54 PM
rizvisa1 Posts 4479 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Apr 24, 2010 at 06:04 PM
rizvisa1 Posts 4479 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Apr 24, 2010 at 06:04 PM
Related:
- I have a problem with " a if statement "
- An if statement nested within another if statement will produce how many possible results? - Guide
- Excel if statement increment by 1 - Guide
- If statement with date range - Guide
- How to remove false from if statement ✓ - Office Software Forum
- Fenix internet on bank statement - Guide
1 reply
rizvisa1
Posts
4479
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
767
Apr 24, 2010 at 06:04 PM
Apr 24, 2010 at 06:04 PM
How about like this
=IF(ISERROR(FIND(J$37, $B39, 1) ), 0, $F39*$C39)
=IF(ISERROR(FIND(J$37, $B39, 1) ), 0, $F39*$C39)