B
BobC
I need to use about 8-10 variables that will only 'seldom' change in the
calculations of query fields. Because the variables will be used in
multiple expressions within the query, it would seem to be best to only
have to change them/it in just one location. Should I use a table? The
variables will all be numbers (if that makes a difference?).
calculations of query fields. Because the variables will be used in
multiple expressions within the query, it would seem to be best to only
have to change them/it in just one location. Should I use a table? The
variables will all be numbers (if that makes a difference?).