Hi:
I have a query, I will add a extral coloum expression like:
% of Boys: ([numOfBoys]*[numOfTotal])/100
Now I want to show the result like this:
% of Boys:
30%
40%
...
I want add the sign of " %" hehind the number.
How can I do this?
Thanks
JT
I have a query, I will add a extral coloum expression like:
% of Boys: ([numOfBoys]*[numOfTotal])/100
Now I want to show the result like this:
% of Boys:
30%
40%
...
I want add the sign of " %" hehind the number.
How can I do this?
Thanks
JT