Hi all,
I wonder if anyone can help. I have an update query that updates a diary table with the payment reason concatenated with the payment amount. It works fine but if the payment amount is no pence ie. £5.00, it just shows £5.
If the payment amount is £5.52, it shows £5.52. I want to get it to show the .00 if there is no pence & just cannot get it to do so.
Can anyone point me in the right direction?
Many thanks, Sue
I wonder if anyone can help. I have an update query that updates a diary table with the payment reason concatenated with the payment amount. It works fine but if the payment amount is no pence ie. £5.00, it just shows £5.
If the payment amount is £5.52, it shows £5.52. I want to get it to show the .00 if there is no pence & just cannot get it to do so.
Can anyone point me in the right direction?
Many thanks, Sue