How do I Read a key from the registry via VBA

R

RLN

Another post said that you can read the serial number for MSAccess via
the registry at:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Office\9.0\Registration\ProductID]
@="NNNNN-NNN-NNNNNNN-NNNNN"

How do I read registry entries via VBA and display it on a form?

Thanks.
 

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