Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Autmating CSV Import???

Can someone help me determine what the general process involved in
accomplishing the following task would be? I am trying to automate a system
in which data from a CSV file is used to automatically populate various
tables in an Excel worksheet. I then want those tables to be linked to a
Word document.

So basically, I have a program that generates a CSV output with all of the
data that I need for my charts and tables and some of the text in my final
Word report. I am clearly not a programmer, and not what I would call an
advanced Excel user, but I need to accomplish this automation. Can someone
tell me where to begin to look to find out how to do this? Am I going to be
programming macros, or is their some proprietary piece of software that I
will need. Thanks a lot.

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Autmating CSV Import???

Can you manually put the links into the word document? Then every time the
CSV file gets read the link will automatically get updated.

To put the links into work, go to excel and copy a range - then paste
special clicking the link box.

You will need a macro to automate the reading of the CSV. I would recommend
using the DAta Menu - Importing External Data - Inputting Data. Before
reading the data turn on a Record Macro (Tool Menu -Macro) so excel will
automatically create the macro. You can then post the recorded macro on this
website if it needs any modifications.

"abro" wrote:

Can someone help me determine what the general process involved in
accomplishing the following task would be? I am trying to automate a system
in which data from a CSV file is used to automatically populate various
tables in an Excel worksheet. I then want those tables to be linked to a
Word document.

So basically, I have a program that generates a CSV output with all of the
data that I need for my charts and tables and some of the text in my final
Word report. I am clearly not a programmer, and not what I would call an
advanced Excel user, but I need to accomplish this automation. Can someone
tell me where to begin to look to find out how to do this? Am I going to be
programming macros, or is their some proprietary piece of software that I
will need. Thanks a lot.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
import XML data...Is there a size limit on the import? MatthewG Excel Discussion (Misc queries) 0 February 10th 09 05:57 PM
How to Start Excel in Text Import Wizard for data import rlelvis Setting up and Configuration of Excel 0 July 10th 08 08:40 PM
PLEASE!! How can I un-grey the 'Data-Import External Data-Import Data' option ??? kirkm[_6_] Excel Programming 13 August 8th 06 10:01 AM
Import xml MaryAlice Excel Worksheet Functions 0 July 26th 06 02:45 PM
I can import Access Tables. But, I can't import Access queries nickg420[_8_] Excel Programming 0 August 5th 04 07:46 PM


All times are GMT +1. The time now is 07:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"