Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
How do i add a symbol to text string? I have something like: Text_String = " Text" & Variable & " um" but what i want is the u in the um above to be the micron symbol (.font = "Symbol") on m I was thinking something like: Text_String = " Text" & Variable & len("m").font = "Symbol" & "m" or something like that, with formating the m in the text string itself. Any ideas? Stopher |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
INTERMIDIATE VALUE OF A CURVE (PRECISION 1 MICRON) | Excel Worksheet Functions | |||
Adding text string to cells | New Users to Excel | |||
Adding Text to a String | Excel Discussion (Misc queries) | |||
the ' symbol ends the SQL string, how do you replace it Excel | Excel Programming | |||
isolating a string containing a % symbol | Excel Worksheet Functions |