View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
theGman theGman is offline
external usenet poster
 
Posts: 3
Default Read a .xls file and insert its values to certain lines in a text

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