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.
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.