Create a input file from excel.
1) Setup pipes: |Text1|Text2|Text3|
2) Start your beginning information with this script.
Open sInputFile For Input As #1
sOutputFile = mid(sinputfile,1,len(sinputfile)-4) & "Output.doc"
msgBox ("'" & sOutputFile & "' Will be your output file")...
johnsearcy5 (TechnicalUser)
Yes you can.
Example: John Smith
jFound = "false"
If GetValue(3,4,2) = "John Smith"
Then jfound = "True"
end if
else
next
loop
end sub
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.