I am working on a report that shows animal id numbers and system generated treatment numbers. I have some animal id numbers that are duplicated because there is more than one treatment number associated with it. I would like these animal id numbers to be BOLD so that they are easy to spot. Currently my formula to convert the id numbers into text and bold them is as follows: if previous ({animal.animal_id}) = {animal.animal_id} then CRBold Else ToText ({animal.animal_id})
This is where I get stuck. When I check the formula, it says I need a number and cursor is right before the ToText statement.
Can anyone help? It would be much appreciated!
Thanks!
Theresa
This is where I get stuck. When I check the formula, it says I need a number and cursor is right before the ToText statement.
Can anyone help? It would be much appreciated!
Thanks!
Theresa