Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear All,
I'm a newbie in excel programming. How can I read / write the setting in the registry using excel vba? Thank you! BR Nelson |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Nelson,
The simplest way is to use GetSetting, SaveSetting, and GetAllSettings. You can also use the RegRead and RegWrite methods of the WshShell object in the Windows Script Host Object Model. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "nelson" wrote in message ... Dear All, I'm a newbie in excel programming. How can I read / write the setting in the registry using excel vba? Thank you! BR Nelson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
error 1406 setup cannot write to registry | Excel Discussion (Misc queries) | |||
read only and write only | New Users to Excel | |||
I have a read only xl file, I need it to be read and write | Excel Discussion (Misc queries) | |||
Read-write/Read-only | Excel Discussion (Misc queries) | |||
How can a file be converted from Read-Only to Read/Write | Excel Discussion (Misc queries) |