R
RyanG
Hello All,
I've got a report design here that i need to do a little
work with. I need to be able to have the report
automatically "highlight" the records which contain a
negative value in a calculated field. So anyway i have a
text box called TextBox23 which contains this formula..
=Format(([ytd]-[lytd])/[lytd],"0%"
Easy enough, but i need to have a yellow rectangle or box
behind the records that toggles visibility depending on if
the value in TextBox23 is negative or not.
Any help is greatly appreciated,
- RJ
I've got a report design here that i need to do a little
work with. I need to be able to have the report
automatically "highlight" the records which contain a
negative value in a calculated field. So anyway i have a
text box called TextBox23 which contains this formula..
=Format(([ytd]-[lytd])/[lytd],"0%"
Easy enough, but i need to have a yellow rectangle or box
behind the records that toggles visibility depending on if
the value in TextBox23 is negative or not.
Any help is greatly appreciated,
- RJ