Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
These are my codes:
--------------------------------- dim aa_txt as string aa=0.125 aa_txt=format(aa,"0.00%") activecell.value=aa_txt ---------------------------------- It doesnt work. I got 12.50% into the cell, but it is still a VALUE, not a TEXT. Pls correct me. Many thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Enter multiple numbers in a cell so total shows when enter keypres | Excel Worksheet Functions | |||
How do I insert a hard break (alt enter) in a concatenated string | Excel Discussion (Misc queries) | |||
Finding the last cell to enter a string and/or a sum formula | Excel Worksheet Functions | |||
Does Alt-Enter insert a non-printing character in a cell string? | Excel Programming | |||
How do I enter a decimal in a string of numbers in Excel? Example. | Excel Discussion (Misc queries) |