Hello,
I would appreciate some help with a problem I am trying to solve.
I have a table with the total sales of some products and i need to change the field format.
Original Values:
13
140,1
1299,55
The values of the total sales need to have the following format: €€€.cc (point in the decimal separator)
Output Example:
13.00
140.10
1299.55
I created a query with the formula to change the format of the field but is not working.
Any suggestions would be greatly appreciated
Thank you in advanced.