G
Guest
how to convert a number to text in vba, e.g. showing 5 as "005". I can do it
on spreadsheet with a function like '=Text(A1,"000")'. can it be done in vba?
on spreadsheet with a function like '=Text(A1,"000")'. can it be done in vba?