Format currency to show three different formats...

albertc30

Well-known Member
Joined
May 7, 2012
Messages
1,091
Office Version
  1. 2019
Platform
  1. Windows
Hi everyone.

It has been sometime since my last post, so I hope everyone's safe and well.

More to the point, I am trying to format a cell to show currency but I am failing misserably to come up with the correct formula

I have tried changing this "[<999950]£0.00,"K";[<999950000]£0.00,,"M";£0.00,,,"B"" but it's just not happening. The worst thing is I am quite sure this is as simple as it gets.
What I want to do is to display the cell format as >$1,000 (no decimal cases), if >$10 to show 2 decimal cases and if <$10 to show 6 decimal cases.

As always any input is trully and well very much appreciated.
Much appreciated.
Albert
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
[>999]$0,000;[>10]$00.00];[<10]$0.000000]

Got me nowhere yet!
 
Upvote 0

Forum statistics

Threads
1,214,936
Messages
6,122,340
Members
449,079
Latest member
rocketslinger

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