How do I return an empty or blank cell instead of "#VALUE!" ...

G

gamouning

Hi,

I need to returns an empty or blank cell instead of "#VALUE!". I am
using the following formula to capture the last word:

=RIGHT(A1,LEN(A1)-FIND("*",SUBSTITUTE(A1,"
","*",LEN(A1)-LEN(SUBSTITUTE(A1," ","")))))

Thanks in advance for your assistance.

-Greg
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top