T
Tang
Dear all,
how to paste the following formula into column B using VBA, where A1 will
change according to row
=IF(SUBSTITUTE(A1,")","")=A1,A1,LEFT(A1,FIND(")",A1)))
how to paste the following formula into column B using VBA, where A1 will
change according to row
=IF(SUBSTITUTE(A1,")","")=A1,A1,LEFT(A1,FIND(")",A1)))