Can I change the formatting of a cell (currency) based on a different cell?

bruty

Active Member
Joined
Jul 25, 2007
Messages
451
I have a column in my spreadsheet that is an invoice amount. The invoice can be received in either pounds or euros and this is written in the column next to it.

Is there any way for the display formatting to be changed automatically dependent on whether I write pounds or euros?
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
First format the column to currency then you can use Conditional Formatting to change the format based on cell content.

Excel Workbook
DE
2pounds2,345.00
Sheet1
Cells with Conditional Formatting
CellConditionCell FormatStop If True
E21. / Formula is =$D$2="euros"Abc
E22. / Formula is ="$D$2=""Pounds"""Abc
 
Upvote 0
Happy to help and thanks for letting me know you have a solution.
 
Upvote 0

Forum statistics

Threads
1,206,944
Messages
6,075,778
Members
446,154
Latest member
Dirk46

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