JohnTravolski
New Member
- Joined
- Nov 25, 2015
- Messages
- 46
- Office Version
- 2019
- Platform
- Windows
Suppose I have the following:
I can use the following number formatting to insert the corresponding cryptocurrency symbol (Ξ for Ether, for example):
What I want is for the currency symbol to be automatically determined by the value in the left cell. In other words, if I changed the cell value from "Ether" to "Bitcoin," I would expect the currency symbol to change from Ξ to ฿. Is this possible? If so, how do you do it?
Bitcoin | ฿ 0.00009035 |
Ether | Ξ 0.20000000 |
Bitcoin | ฿ 0.00040000 |
Ether | Ξ 0.00600000 |
Ether | Ξ 0.01300000 |
I can use the following number formatting to insert the corresponding cryptocurrency symbol (Ξ for Ether, for example):
What I want is for the currency symbol to be automatically determined by the value in the left cell. In other words, if I changed the cell value from "Ether" to "Bitcoin," I would expect the currency symbol to change from Ξ to ฿. Is this possible? If so, how do you do it?