G
Guest
Hi,
I have several reports that use the same information. I've stored that
constant information in the registry. One paragraph in my letter uses a
combination of text and the registry entries. I use 5 items in the registry.
In the past I merged Word and Access. Now I want to create a report in
Access.
I used the following command in Word to get the information from the
registry:
strLocationCity=GetSetting("OrgName","SemData","LocationCity")
I'm not sure how to do this in Access. Where does the coding go?
Thanks.
jbc
I have several reports that use the same information. I've stored that
constant information in the registry. One paragraph in my letter uses a
combination of text and the registry entries. I use 5 items in the registry.
In the past I merged Word and Access. Now I want to create a report in
Access.
I used the following command in Word to get the information from the
registry:
strLocationCity=GetSetting("OrgName","SemData","LocationCity")
I'm not sure how to do this in Access. Where does the coding go?
Thanks.
jbc