S
SteveM
I want to generate an Access query to multiply 3 columns by 3
normalizing constants to weight them. In other words, multiply by a
single constant value per column. I also want to maintain the
constants in a table to be able to adjust them using a form, so hard
coding values in the query is not sufficient.
Is there a "best practice" for doing this? I can think of some work-
arounds but I'm sure there must be a simple technique that I have not
figured out.
Thanks Much,
SteveM
normalizing constants to weight them. In other words, multiply by a
single constant value per column. I also want to maintain the
constants in a table to be able to adjust them using a form, so hard
coding values in the query is not sufficient.
Is there a "best practice" for doing this? I can think of some work-
arounds but I'm sure there must be a simple technique that I have not
figured out.
Thanks Much,
SteveM