Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
carl
 
Posts: n/a
Default Modifying a formula to display the results of another formula

I am using this formula

Formula1
=IF(ISNA(IF(OR(ISNA(C2);D2=2);"";A1));"";IF(OR(ISN A(C2);D2=2);"";A1))

C2 has the following formula:

=A1&$B$1

If the conditions of Formula1 are true, the result seems to diplay the A1
value, not the concatentated value A1&$B$1.

Is there a way to modify Formula1 to display the concatenated value ?

Thank you in advance.


  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi Carl

is this what you're after?
=IF(ISNA(IF(OR(ISNA(C2);D2=2);"";A1&$B$1));"";IF(O R(ISNA(C2);D2=2);"";A1&$B$1))CheersJulieD"carl" wrote in ...I am using this formula Formula1 =IF(ISNA(IF(OR(ISNA(C2);D2=2);"";A1));"";IF(OR(ISN A(C2);D2=2);"";A1)) C2 has the following formula: =A1&$B$1 If the conditions of Formula1 are true, the result seems to diplay the A1 value, not the concatentated value A1&$B$1. Is there a way to modify Formula1 to display the concatenated value ? 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
Display answer only in another cell of one containing a formula Mally Excel Discussion (Misc queries) 5 January 21st 05 01:07 PM
How to make a formula display results only if value is greater tha superfooz74 Excel Discussion (Misc queries) 5 December 28th 04 12:40 PM
I want the results of a formula to show in cell, NOT THE FORMULA! ocbecky Excel Discussion (Misc queries) 4 December 10th 04 08:39 PM
Paste is is copying in formula, but display is wrong. Matt Excel Discussion (Misc queries) 2 December 7th 04 08:37 PM
Paste is is copying in formula, but display is wrong. Matt Excel Worksheet Functions 2 December 7th 04 08:37 PM


All times are GMT +1. The time now is 09:45 PM.

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

About Us

"It's about Microsoft Excel"