Kevin,
I would suggest creating your text file as a comma delimited file, then it
should
be pretty easy importing it into any spreadsheet.

For example, below is a sample of a comma delimited file I create using Visual
Basic
it is a simple matter to import this into Excel, 123, Access or whatever.  The
commas
delimit the file so it does not matter that the header string is longer than the
data strings.

GetMPO, Val(wiphrs), GetPN
420407,0060,DP1060-25    ,
503444,0069,DP1060-25    ,
503445,0076,DP1060-25    ,

David




Kevin Clark <[EMAIL PROTECTED]> on 08/21/2002 01:34:09 PM

To:   [EMAIL PROTECTED]
cc:    (bcc: Dave Hayden/elliott)
Subject:  [mfg-smartcam] Set Up Sheet



I have a set up sheet macro that creates a text sheet with tooling
information, part information, and a small error check list.
Does anyone have an idea how I could get all this information to be placed
on a spread sheet so that I could use and separate into fields.

                                                 TOOL
LIST                                       |       COMMENTS
         Part
name:                      |       T#
        |
         Date:                           |       T#
                      |
         Prog. #
:                       |       T#
     |
         Fixture #
:                     |                                                       |
                                         |
|
Then I would like to add a wire frame picture of the Fixture and parts.  I
know how to do this part.


Any help would be appreciated.

Thanks,

Kevin Clark
Programmer
Abbott Workholding Inc.

======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================




======================================================================
To find out more about this mailing list including how to unsubscribe,
send the message "info mfg-smartcam" to [EMAIL PROTECTED]
======================================================================

Reply via email to