Hi - this is probably an easy one for the experts out there, but puzzling for a beginner like me.
I want to set up an If statement in VB for my MS Access report to print a value in a bolded red font if the value of a variable is greater than 100% (or 1), but I'm not sure how to construct the statement.
The values I want this to affect are: A3, A7, A11, A15, A19, and A23. All are decimal, but formatted as a percentage in my report. I would otherwise like the fonts to remain black.
Any help anyone can offer is appreciated!
Thanks,
Eric
I want to set up an If statement in VB for my MS Access report to print a value in a bolded red font if the value of a variable is greater than 100% (or 1), but I'm not sure how to construct the statement.
The values I want this to affect are: A3, A7, A11, A15, A19, and A23. All are decimal, but formatted as a percentage in my report. I would otherwise like the fonts to remain black.
Any help anyone can offer is appreciated!
Thanks,
Eric