Best way to use INI file
- From: "M. Authement" <mautheme@xxxxxxx>
- Date: Sun, 3 Dec 2006 13:44:45 -0500
I am developing an add-in and am using an INI file to store various options
and lists. My question is this: am I better off reading the INI file into a
work*** as part of the Workbook_Open event (and therefore having only 1
call to the INI file) or just call the INI file as needed? I have a class
module that defines all of the INI reads/writes, so the code is no problem.
Just wondering if there are advantages/disadvantages to the two methods.
TIA.
Using WinXP and XL2003.
.
- Follow-Ups:
- Re: Best way to use INI file
- From: Chip Pearson
- Re: Best way to use INI file
- From: Tom Ogilvy
- Re: Best way to use INI file
- From: Bob Phillips
- Re: Best way to use INI file
- Prev by Date: Re: printing single row only
- Next by Date: How do I hide certain columns in a *** with merged cells in a row using a macro?
- Previous by thread: Select cell where column and row intersect.
- Next by thread: Re: Best way to use INI file
- Index(es):