I am trying a VB in excel to format a cell into percentage, but for some reason it is not formatting it. Any ideas would help. Here is the code I wrote. Thanks.
worksheets(“allotment”).Range(“f27”).Select
With Selection.Style = “percent”
End With
-
formatting for percentage (2000/2003)
- This topic has 2 replies, 2 voices, and was last updated 19 years, 8 months ago.
AuthorViewing 0 reply threadsAuthorViewing 0 reply threads