Oh! Well, that probably will not help me as I'm running the program
twice on the same pc. I check when the program starts to see if another
copy is already running so I know if the program is the first instance
or not (please don't try running it a 3rd time). Given this I could
save the settings to either instance A variables or B variables I guess.
Anyway I just haven't had time to look at it.
Ok, now I remember - I still think the code I gave you will work. Instead of
just using the forms name as the key you will have to create a key based on a
combination of the instance and the form name.