+ Reply to Thread
Results 1 to 5 of 5

Automatic Import: Very high-level question.

  1. #1
    Registered User
    Join Date
    10-21-2006
    Posts
    3

    Automatic Import: Very high-level question.

    Hello. This is my first post and I'm seeking very high-level information about how to automatically import externally gathered data into Excel.

    I have HUGE amounts of ASCII text data which is generated by electronic test equipment. Using techniques I am very familiar with, this text data is already neatly groomed and organized into precise (and manageable) files.

    I need some kind of script (.bat file, shell script, python program -whatever) that will automatically import my text data into workbook templates (which I have already created). How do I write a program (or script) that automatically dumps data into a sheet of an existing workbook?

    I think I need VBA and/or Macros but, I have very little experience with this aspect of Excel.

    Can someone show me an example (or point me to a good reading reference) that shows this?


    Thanks in-advance...

    Ray

  2. #2
    Forum Expert Carim's Avatar
    Join Date
    04-07-2006
    Posts
    4,070
    Hi,

    have you already tested File Open ... ?

    Carim

  3. #3
    Registered User
    Join Date
    10-21-2006
    Posts
    3
    Quote Originally Posted by Carim
    Hi,

    have you already tested File Open ... ?

    Carim
    I need some kind of script (.bat file, shell script, python program -whatever) that will automatically import my text data into workbook templates...

  4. #4
    Valued Forum Contributor
    Join Date
    06-16-2006
    Location
    Sydney, Australia
    MS-Off Ver
    2013 64bit
    Posts
    1,394
    Can someone show me an example (or point me to a good reading reference) that shows this?
    This is a non-trivial task. If by chance you don't know much about VBA, I would think this would be a challenge. Anyway, the example you need is here.
    http://www.cpearson.com/excel/imptext.htm

    Matt

  5. #5
    Registered User
    Join Date
    10-21-2006
    Posts
    3
    Quote Originally Posted by Mallycat
    This is a non-trivial task. If by chance you don't know much about VBA, I would think this would be a challenge. Anyway, the example you need is here.
    http://www.cpearson.com/excel/imptext.htm

    Matt
    Thank you Mallycat. ... Looks like it's time for me to learn VBA now

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1