Thread
:
How to set user defined format in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
hon123456
external usenet poster
Posts: 31
How to set user defined format in VBA
Dear all,
I want to set a Column with user defined format
yyyy-mm-dd. How can I do that in VBA?
I guess the sentence should look like this : Columns("B:B").????? =
"yyyy-mm-dd"
Thanks.
Reply With Quote
hon123456
View Public Profile
Find all posts by hon123456