Thread
:
search formula for 1st space
View Single Post
#
2
Posted to microsoft.public.excel.programming
DSC[_20_]
external usenet poster
Posts: 1
search formula for 1st space
HI
where you have Double Quote marks in your formula just use
"" Instead of "
so your example would become
Range("A1").Formula = "=SEARCH("" "",B1,1)"
HTH
Davi
--
Message posted from
http://www.ExcelForum.com
Reply With Quote
DSC[_20_]
View Public Profile
Find all posts by DSC[_20_]