J
jbc
Hi,
I have 3 dates that I've stored in the registry. Several
queries need to access these dates and I don't want to
retype them each time I run the query.
I use a command in Word called GetSetting that allows me
to pull information from the registry. I noticed that
there is a similar built-in function command.
I can't figure out the correct syntax to get it to work in
the query.
GetSetting("OrgName", "Mailings", "DateMailing3")
I want it to use the value in DateMailing3.
Thanks.
jbc
I have 3 dates that I've stored in the registry. Several
queries need to access these dates and I don't want to
retype them each time I run the query.
I use a command in Word called GetSetting that allows me
to pull information from the registry. I noticed that
there is a similar built-in function command.
I can't figure out the correct syntax to get it to work in
the query.
GetSetting("OrgName", "Mailings", "DateMailing3")
I want it to use the value in DateMailing3.
Thanks.
jbc