0
Answer

how to find nth word in string value In Excel-VBA

Ye Htut

Ye Htut

11y
1.1k
1
the word may be more than one and one word. I don't know how to find that word in excel VBA. If I use MID ans Instr method, those method can't fix the error.