Re-formatting with currency

bbottom

New Member
Joined
May 27, 2010
Messages
3
I have an add-in that imports currency data in a spreadsheet and it reformats cells without decimals!

Is there a way to either use conditional formatting and avoid the circular reference or use even a bit of VB?

Thanks!
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
Welcome to the Board.

Sorry, why would formatting a cell cause a circular reference? Please try to be a bit more specific.
 
Upvote 0
Thanks Andrew, I'll provide my example.

Data is refreshed using a connector and the cell value is $10.99, the formatting is also refreshed to currency 0 decimals so $10 is displayed.

Conditional formatting can be applied to format colours, etc. But I've been unsuccessful with attempts to apply conditional formulas to the same cell that requires the formatting. If the value is in A1 can I use cond.formatting to do the following? e.g dollar(A1,2) etc.

Is that more clear?

Thanks,
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,120
Members
451,399
Latest member
alchavar

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