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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

.txt files?????

Status
Not open for further replies.

goatsaregreat

Programmer
Joined
Mar 21, 2001
Messages
82
Location
GB
Does anybody know how to import .txt files into a database via a Visual Basic app? I sure would like
to know. Also, I cannot seem to copy and paste anything from a flexgrid. I need to copy rows from
a Microsoft Excel spreadsheet, and paste them on a grid. Is it possible or not? TIA for your quick
responses.
 
look at the sample Visdata.vbp on MSDN examples ,there is a Import routine (sorry module) to do that Eric De Decker
vbg.be@vbgroup.nl

License And Copy Protection AxtiveX.

Download Demo version on my Site:
 
record a macro in EXCEL opening the text file and it will prompt you to delimit (parse) it.....instant VBA code.

as far a flexgrids I have zero clue......in relation to EXCEL and VBA what's a flexgrid=exposing my newbieness
:)
heheheheh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top