Try this
=IF(ISNA(Sheet2!C5)=TRUE,"",IF(Sheet2!C5=0,"Sell","Buy"))
"carl" <carl@discussions.microsoft.com> wrote in message
news:B65D1691-8DB8-415A-A823-231AEBB3033F@microsoft.com...
>I use this formula:
>
> =IF(Sheet2!C5=0;"Sell";"Buy")
>
> if Sheet2!C5 is #N/A I would like the formula to return a blank. Is it
> possible ?
>
> Thank you in advance.
Bookmarks