Re: Fastest way to read data to populate combo controls?
- From: dpb <none@xxxxxxx>
- Date: Thu, 18 Sep 2008 14:56:26 -0500
Ed from AZ wrote:
....
When you talk about using a CSV, Ralph, I have no clue how VB would
mass-inport such a file. My idea of importing a CSV into VB would be
to read the file line by line; each line is a string; parse the string
against the commas with SEARCH or FIND and MID. Seems rather
neanderthal ...
Input #
--
.
- References:
- Fastest way to read data to populate combo controls?
- From: Ed from AZ
- RE: Fastest way to read data to populate combo controls?
- From: Lorin
- Re: Fastest way to read data to populate combo controls?
- From: Ed from AZ
- Re: Fastest way to read data to populate combo controls?
- From: Ralph
- Re: Fastest way to read data to populate combo controls?
- From: Ed from AZ
- Re: Fastest way to read data to populate combo controls?
- From: Ralph
- Re: Fastest way to read data to populate combo controls?
- From: Ed from AZ
- Fastest way to read data to populate combo controls?
- Prev by Date: Re: How to register .dll?
- Next by Date: Re: How to register .dll?
- Previous by thread: Re: Fastest way to read data to populate combo controls?
- Next by thread: Re: Fastest way to read data to populate combo controls?
- Index(es):
Relevant Pages
|