Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've written an application in Excel using VBA. The application features a
form that the user uses to set various application configuration parameters. I'm currently saving these user parameters in a sheet within the workbook. But to retrieve them the user has to use the same workbook they have been saved in. I would like to save these settings outside of Excel so that these settings will be available to the user regardless of the Excel workbook they happen to be using. That is, the settings should be user-related and not workbook-related. My sense is that these settings should be saved in some sort of cookie or ..ini file or something like that on the user's machine. What's the current best practice for this, and what is a quick reference point for how to do this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Shared excel (2000) file not saving for one user | Excel Discussion (Misc queries) | |||
How do I force a user to fill in all cells in excel before saving | Excel Discussion (Misc queries) | |||
Saving user specific binary data | Excel Programming | |||
Saving a Workbook: Forcing User to Rename before Saving | Excel Programming | |||
prevent user from saving excel file to a folder | Excel Programming |