Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi geebee
Range("A1") = Format(Range("A1").Value, "0.00%") Regards, Per "geebee" (noSPAMs) skrev i en meddelelse ... hi, i thought i had it figurd out... hi, i have the following in my VBA code: range("A1").formula = "test " & TEXT(range("A11").value, "0.0%") & " eggs" i am just trying to format the A11 value as a pecentage. for example, the value currently in A11 is 109.9. how can i do this? thanks in advance, geebee |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Lock Cell Format - Allow copy and paste of data without format change | Excel Worksheet Functions | |||
Adding time in 24 hour format to produce hours in decimal format | Excel Worksheet Functions | |||
Need help with converting CUSTOM format/TEXT format to DATE format | Excel Worksheet Functions | |||
Replace million-billion number format to lakhs-crores format | Excel Discussion (Misc queries) | |||
how to format excel format to text format with separator "|" in s. | New Users to Excel |