Simple number formatting

game001

New Member
Joined
Mar 26, 2019
Messages
11
Hi,

How do I format number to 2 decimals so that "A$" sign comes on left of the cell box and text on the right (like the $ format coming in the last row)

Right now the fomratting looks pretty odd. Image attached.

oMptTVI


Also while we are at it, how do I have "US$" format?

Thanks alot
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Hi,

How do I format number to 2 decimals so that "A$" sign comes on left of the cell box and text on the right (like the $ format coming in the last row)

Right now the fomratting looks pretty odd. Image attached.

oMptTVI


Also while we are at it, how do I have "US$" format?

Thanks alot

Image not displaying, link below

https://imgur.com/Zad5L7U
https://imgur.com/Zad5L7Uhttps://imgur.com/Zad5L7Uhttps://imgur.com/Zad5L7Uhttps://imgur.com/Zad5L7U
 
Upvote 0
Give this Custom Formatting type pattern a try...

_(\A$* #,##0.00_);_(\A$* (#,##0.00);_(\A$* "-"??_);_(@_)
 
Upvote 0

Forum statistics

Threads
1,215,016
Messages
6,122,700
Members
449,092
Latest member
snoom82

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top