Thread
:
Use varilable in vba excel formula
View Single Post
03-13-2017, 10:46 AM
Cosmo
Windows Vista
Office 2007
Competent Performer
Join Date: Mar 2012
Posts: 240
Cells(42, 6).Formula = "=IF(AND((LEFT(E150,(FIND(""-"",E" & CSTR(i) & ")-1)) = ""abc ""),(ISNUMBER(SEARCH(TRIM(RIGHT(E42,(LEN(E42)-FIND(""-"",E42)))), E150)))),TRUE,FALSE)"
Cosmo
View Public Profile
Find all posts by Cosmo