G
Guest
Hello,
I have a field, [Priority]. I have 6 true/false fields, [TF1], [TF2],
[TF3], [TF4], [TF5], and [TF6]. I would like to count the number of time
[TFx] is true and store that value in [Priority].
My assumption is an update query is the best approach, so how could I cout
these [TFx] and store that in [Priority] so the query can be run whenever the
form is opened and the record's [Priority] stored?
Thanks much!
I have a field, [Priority]. I have 6 true/false fields, [TF1], [TF2],
[TF3], [TF4], [TF5], and [TF6]. I would like to count the number of time
[TFx] is true and store that value in [Priority].
My assumption is an update query is the best approach, so how could I cout
these [TFx] and store that in [Priority] so the query can be run whenever the
form is opened and the record's [Priority] stored?
Thanks much!