Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Utility to flatten/import X12 834 file into Excel

Hi.

I have an X12 834 file and I need to get it into Excel (2007).

I am unfamiliar with this file format, and have looked at it and it looks complicated. Just by looking at it it is not easy to figure out how to flatten it out into a more friendly-looking format in Excel.

Can somebody help me with this? Either with an existing utility that I can purchase which does this, or with VBA code that imports it into an Excel worksheet.

Thanks a lot.

Tim Zych
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Utility to flatten/import X12 834 file into Excel

Hi.

I have an X12 834 file and I need to get it into Excel (2007).

I am unfamiliar with this file format, and have looked at it and it
looks complicated. Just by looking at it it is not easy to figure out
how to flatten it out into a more friendly-looking format in Excel.

Can somebody help me with this? Either with an existing utility that
I can purchase which does this, or with VBA code that imports it into
an Excel worksheet.

Thanks a lot.

Tim Zych


VBA has built-in file I/O functions that can be used for parsing *any
readable file* to a worksheet. Can we see this X12 834 file so we know
what you're dealing with? If so, attach or upload to a share site and
post a link.

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Utility to flatten/import X12 834 file into Excel



VBA has built-in file I/O functions that can be used for parsing *any

readable file* to a worksheet. Can we see this X12 834 file so we know

what you're dealing with? If so, attach or upload to a share site and

post a link.


Thanks...however in the meantime I looked around and found a product from Edasoft called "Mini Translator" which does the job.

The thing about it is...834 files have hierarchical information. So it would have been a matter of figuring out from scratch how to fully populate the transaction information based on the metadata and/or structure, something that would take some time to do (assuming I knew what I was doing).

Thanks for your reply.

Tim
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,514
Default Utility to flatten/import X12 834 file into Excel


VBA has built-in file I/O functions that can be used for parsing
*any

readable file* to a worksheet. Can we see this X12 834 file so we
know

what you're dealing with? If so, attach or upload to a share site
and

post a link.


Thanks...however in the meantime I looked around and found a product
from Edasoft called "Mini Translator" which does the job.

The thing about it is...834 files have hierarchical information. So
it would have been a matter of figuring out from scratch how to fully
populate the transaction information based on the metadata and/or
structure, something that would take some time to do (assuming I knew
what I was doing).

Thanks for your reply.

Tim


Well, whatever Edasoft's Mini Translator does is essentially the same
as I would do using VBA's built-in I/O functions. Glad that you fornd
something that addresses your need. Thanks for the feedback...

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion


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
Can I import text file of cash flow to excel file then use formula Bumpa Excel Discussion (Misc queries) 2 May 28th 10 04:22 PM
Flatten password file PSM[_11_] Excel Worksheet Functions 3 April 16th 09 01:57 PM
Flatten a table to a list Grangemb1 Excel Discussion (Misc queries) 1 October 12th 06 11:08 PM
Utility to "clean up" or "defrag" large Excel file Sabrina Excel Discussion (Misc queries) 3 January 12th 06 09:57 PM
Import text file into excel with preset file layout, delimeters VBA meldrape Excel Programming 7 June 15th 04 08:31 PM


All times are GMT +1. The time now is 05:27 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"