D
Dave Griffiths
Can anyone help me to do the following - I want to create a system wide
constant that I can use as part of a series of query crieria?
I tried putting the line - public const kkTest as long = 10 - in a module
but when I try to put something like - >kktest - in a criteria then
kktest gets automatically surrounded by speech marks and is treated as a
string
Any help much appreciated
Dave
constant that I can use as part of a series of query crieria?
I tried putting the line - public const kkTest as long = 10 - in a module
but when I try to put something like - >kktest - in a criteria then
kktest gets automatically surrounded by speech marks and is treated as a
string
Any help much appreciated
Dave