![]() |
#1
|
|||
|
|||
![]()
I have this formula.
=IF(ISERROR(FIND(" ",C2,FIND(" ",C2,1)+1)),C2,LEFT(C2,FIND(" ",C2,FIND(" ",C2,1)+1))) & RIGHT(C2,LEN(C2)-FIND("-",C2)) If there is no data in C2 I want it to return a blank cell and not #VALUE! I have seen IF ISBLANK used and a few other methods but I can’t figure out how to apply it to my formula. Thanks |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Formula Copy Row 2 Row But Next Column In Formula From Another Tab | TimG | Excel | 3 | 04-16-2018 09:20 PM |
![]() |
innkeeper9 | Excel | 2 | 09-13-2016 08:59 PM |
Help With a Formula | OTPM | Excel | 3 | 05-26-2016 03:42 AM |
Need help with dragging a formula and changing a reference column as I drag the formula. | LupeB | Excel | 1 | 10-22-2015 03:02 PM |
![]() |
AndrewSE | Excel | 3 | 04-05-2011 08:50 PM |