![]() |
Using IF function when "#value!" is present.
I have a problem. I think it can be solved with the IF funciton.
I need to choose between the greater value in two cells to appear in a third cell. Because of how the data is procured: every so often only one of the two cells has a value in it and the other has "#VALUE!" and the IF Function breaks down. in that situation i just need the one value that exists Is there a way to do this? dan |
Using IF function when "#value!" is present.
|
Using IF function when "#value!" is present.
|
Using IF function when "#value!" is present.
Here's another one:
Entered as an array using the key combination of CTRL,SHIFt,ENTER (not just ENTER): =MAX(IF(ISNUMBER(A1:B1),A1:B1)) Biff wrote in message oups.com... I have a problem. I think it can be solved with the IF funciton. I need to choose between the greater value in two cells to appear in a third cell. Because of how the data is procured: every so often only one of the two cells has a value in it and the other has "#VALUE!" and the IF Function breaks down. in that situation i just need the one value that exists Is there a way to do this? dan |
All times are GMT +1. The time now is 09:26 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com