Thread
:
Writing array to a range
View Single Post
#
8
Posted to microsoft.public.excel.programming
GS[_6_]
external usenet poster
Posts: 1,182
Writing array to a range
Revise to suit...
vData = Split(ReadTextFileContents(sFile), vbLf)
...if vbCrLf is used.
--
Garry
Free usenet access at
http://www.eternal-september.org
Classic
VB
Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.
vb
.general.discussion
Reply With Quote
GS[_6_]
View Public Profile
Find all posts by GS[_6_]