ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   FIND function, when FALSE how can you return nothing (" ") instead of#VALUE or #NAME (https://www.excelbanter.com/excel-discussion-misc-queries/203717-find-function-when-false-how-can-you-return-nothing-instead-value-name.html)

Simon[_2_]

FIND function, when FALSE how can you return nothing (" ") instead of#VALUE or #NAME
 
Thanks

Mike H

FIND function, when FALSE how can you return nothing (" ") instead
 
Try,

=IF(ISNUMBER(FIND("xxx",A1)),FIND("xxx",A1),"")

Mike

"Simon" wrote:

Thanks



All times are GMT +1. The time now is 10:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com