read right registry

I

iccsi

I just wonder doed VBA support to read write to registry?
If yes, any command to do so?

Your information is great appreciated,
 
D

Dirk Goldgar

iccsi said:
Any information to write registry?


The VBA GetSetting function and SaveSetting statement provide restricted
means of readong and writing to the registry. You are limited to a
particular registry subtree. I don't recall the details.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top