Thread
:
Formula = problem
View Single Post
#
1
Posted to microsoft.public.excel.programming
steven
external usenet poster
Posts: 389
Formula = problem
Why does this not work in my macro?
Range("E5").Formula =
"=MID(A8,1+FIND(CHAR(1),SUBSTITUTE(A8,"\",CHAR(1), LEN(A8)-LEN(SUBSTITUTE(A8,"\","")))),255)"
It works fine when the formula it in the cell.
Thank you,
Steven
Reply With Quote
steven
View Public Profile
Find all posts by steven