Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing DIF files

Status
Not open for further replies.

epatech

Programmer
May 29, 2003
2
US
I'm trying to write a routine in VBA which will automatically check a directory for DIF (Data Interchange Format) files and import the data into a table. I can manually do this using Excel, however I need to automate this process and I'd rather not use Excel via COM. I've searched the web for some sample code to do this from within VB6 and export to SQL server, but I can't find anything that will point me in the right direction.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top