T
Tara
I have a report based on a query. The query is set up to format results as a
percentage. They show up correctly in the query. They show up correctly in
the report too, but I wanted to add them into a text box so the result ends
up being part of a sentence. When I do that, the numbers show up in decimal
form. I've tried everything I can think of to get it to show up as a
percentage. I even went back to the query and tried to tie the text in there
instead of in the report, but the same thing happens. Here's an example of
the text box expression in the report:
="Client actively/appropriately participated during visits" & " " &
([PartScore]) & " of the time"
Can this be done? Thanks for any help...
percentage. They show up correctly in the query. They show up correctly in
the report too, but I wanted to add them into a text box so the result ends
up being part of a sentence. When I do that, the numbers show up in decimal
form. I've tried everything I can think of to get it to show up as a
percentage. I even went back to the query and tried to tie the text in there
instead of in the report, but the same thing happens. Here's an example of
the text box expression in the report:
="Client actively/appropriately participated during visits" & " " &
([PartScore]) & " of the time"
Can this be done? Thanks for any help...