Read a .xls file and insert its values to certain lines in a text
Assuming the text file has discernible structure then you can open this into
an Excel worksheet and use this data for your application.
--
Cheers
Nigel
"Thegman" wrote in message
...
Hi,
I have an Excel speadsheet that contains paper run info. which I need to
combine with other info which is contained in a text file.
I'm just wondering is it possible to do this with VBA or should I try and
do
it using Visual Studio?
How would I go about it?
Thanks in advance,
G
|