Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just for clarification:
Or you could just use a simple .ini file. Very easy to read and write to with the Windows API. The code cited does use a simple .ini file as I read it. -- Regards, Tom Ogilvy "RB Smissaert" wrote: Lookup in Excel VBA SaveSetting and GetSetting. That can replace System.PrivateProfileString In the code you mentioned. Or you could just use a simple .ini file. Very easy to read and write to with the Windows API. RBS wrote in message oups.com... I'm intrigued by this Word "hack," which uses VBA to manage a longer most-recently-used documents list than the default nine-item list in Word: http://hacks.oreilly.com/pub/h/2555 I know I fill up my MRU list pretty quickly, and nine items isn't enough to keep me from having to scrounge through folders in search of files. Is such a "hack" possible for Excel? It appears to me that most of the code is easily reproducible in, or modifiable for, Excel. The key appears to be in the code at the bottom of the page, which reads file names from and writes them to an .ini file, and I haven't been able to come up with anything in Excel to mimic that. Any suggestions, thoughts or pointers? TIA. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Comparing List A to List B and add what's missing from List B | Excel Discussion (Misc queries) | |||
Comparing List A to List B and add what's missing from List B | Excel Discussion (Misc queries) | |||
validation list--list depends on the selection of first list | New Users to Excel | |||
list 1 has 400 names List 2 has 4000. find manes from list 1 on 2 | Excel Worksheet Functions | |||
find names on list 1 in list 2. list 1 4000 names list 2 400 name | Excel Worksheet Functions |