Hi everyone,
Hopefully there should be a quick answer to this:
I want to include the micron symbol in the following text based formula:
="The concentration of your sample is"&(A1)&" "&CHAR(109)&"M"
Where A1 is a user defined value
Specifically, I'm trying to use the CHAR() command in the above formula.
The problem I have is that If I use the CHAR() command when using normal text (using ASCII (decimal) code) then the micron symbol is not available.
The micron character can be found when using the symbol font code: 109 from Symbol (decimal).
Obviously I could format the cell's entire contents to 'symbol' font to get the micron symbol, but then all the other characters I have within this cell turn to symbol characters - which isn't what I want.
Hope this makes some sense - I look forward to your posts,
Best wishes,
Mark
Hopefully there should be a quick answer to this:
I want to include the micron symbol in the following text based formula:
="The concentration of your sample is"&(A1)&" "&CHAR(109)&"M"
Where A1 is a user defined value
Specifically, I'm trying to use the CHAR() command in the above formula.
The problem I have is that If I use the CHAR() command when using normal text (using ASCII (decimal) code) then the micron symbol is not available.
The micron character can be found when using the symbol font code: 109 from Symbol (decimal).
Obviously I could format the cell's entire contents to 'symbol' font to get the micron symbol, but then all the other characters I have within this cell turn to symbol characters - which isn't what I want.
Hope this makes some sense - I look forward to your posts,
Best wishes,
Mark