Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there an Excel VBA board? I cannot find it. May I post this here please?
In Word, it is easy to get a registry entry using the following formula: I have set a value via Word to the registry key: HKEY_LOCAL_MACHINE\Software\SECTIONNAME", "ENTRYNAME") How can I read it in Excel? I tried the formula suggested by the Help system under "Registry" and came up with the following, but it doesn't work: ValueIs = GetSetting(AppName:="MyApp", Section:= _ "HKEY_LOCAL_MACHINE\Software\SECTIONNAME", key:="ENTRYNAME") What am I doing wrong? Thanks, Roy |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Managing add-ins via the registry | Setting up and Configuration of Excel | |||
System Registry | Excel Programming | |||
Registry | Excel Programming | |||
Registry | Excel Programming |