Re: Fastest way to read data to populate combo controls?
- From: "Jeff Johnson" <i.get@xxxxxxxxxxx>
- Date: Mon, 15 Sep 2008 13:43:06 -0400
"Ed from AZ" <prof_ofwhat@xxxxxxxxx> wrote in message
news:af826855-33b0-4969-87e5-0a968d3d7e2f@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
When my VB6 app opens, the Form.Load code opens a document, reads the
info into six arrays, and then uses these arrays to populate six
combobox controls. The info in question are "attributes" assigned to
a folder of Word documents; through the combos, I select an attribute
and the VB app opens that document.
Are you saying that you're storing application-specific data in a Word
document? That's like buying a mansion to store your lawnmower instead of
putting a shed in your back yard.
Although there would be a learning curve involved, I recommend you store
your data in an XML file.
.
- References:
- 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: Sorting variant array on multiple columns
- Next by Date: Re: message box in lower right of monitor in outlook apps.
- Previous by thread: 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
|