Thread
:
Pad with leading zeros?
View Single Post
#
3
Posted to microsoft.public.excel.programming
mark
external usenet poster
Posts: 196
Pad with leading zeros?
Format(C,"000")
-----Original Message-----
Ex:
A = Y (string)
B = 1234 (string)
C = 1 (numeric)
A
B C
Final string would look like this: Y1234.001
Reply With Quote
mark
View Public Profile
Find all posts by mark