Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am writing an Excel 2007 addin that, when run, transfers the data in the active sheet into a third-party database program (MYOB Accounting). In order to run the transfer, the user has to select : the MYOB program executable, the MYOB datafile and then enter their username and password. I want the user to have to select the datafile, username and password each time (as they may have multiple datafiles), but the MYOB program executable is the same each time. Rather than hardcoding the location (as it may differ from PC to PC), I want to store the value somewhere. The two logical places which come to mind a 1. In the registry 2. In a "config.ini" file in a specific location Which would you recommend? Is there a third/better option? Note: this value does not have to be hidden/encrypted or anything like that. Thanks in anticipation. Rael |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Saving Sort settings | Excel Discussion (Misc queries) | |||
saving printing settings in excel 2007 | Excel Discussion (Misc queries) | |||
Saving settings | Excel Discussion (Misc queries) | |||
HELP! Settings are not saving | Excel Discussion (Misc queries) | |||
Saving Print Settings? | Setting up and Configuration of Excel |