M
Meg
I have a text box displaying the results of a calculation
[NetYield], and I wish to compare this result to the value
in a "benchmark" field [Text7].
I have applied conditional formatting to [NetYield], such
that if the answer is lower than the value in [text7],
then colour is green (OK), and if the answer is higher
then the field colour is red (warning).
Unfortunately Access sometimes gives the wrong formatting.
[text7]=3.5
when
[NetYield] = 10.7, colour is green
[NetYield] = 6.8, colour is red
both should be red.
[NetYield] and [text7] are both general number fields.
I am very confused!!
Thanks for your help!
[NetYield], and I wish to compare this result to the value
in a "benchmark" field [Text7].
I have applied conditional formatting to [NetYield], such
that if the answer is lower than the value in [text7],
then colour is green (OK), and if the answer is higher
then the field colour is red (warning).
Unfortunately Access sometimes gives the wrong formatting.
[text7]=3.5
when
[NetYield] = 10.7, colour is green
[NetYield] = 6.8, colour is red
both should be red.
[NetYield] and [text7] are both general number fields.
I am very confused!!
Thanks for your help!