Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
carl
 
Posts: n/a
Default Modifying an Existing Formula

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   Report Post  
Bob Phillips
 
Posts: n/a
Default

=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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to calculate a percentage formula with existing data? MeaganNW Excel Worksheet Functions 4 September 8th 08 08:39 AM
revert formula insertion to old method Don't be a pain in the ass Setting up and Configuration of Excel 0 January 24th 05 01:49 PM
Help with macro formula and variable Huge project Excel Worksheet Functions 0 December 28th 04 01:27 AM
Need help to expand existing formula Connie Martin Excel Worksheet Functions 4 November 26th 04 04:23 PM
Cell doesn't show formula result - it shows formula (CTRL + ' doe. o0o0o0o Excel Worksheet Functions 6 November 19th 04 03:13 PM


All times are GMT +1. The time now is 07:17 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"