Thread
:
Date Format
View Single Post
#
1
Posted to microsoft.public.excel.programming
Risky Dave
external usenet poster
Posts: 161
Date Format
Hi,
Please explain what is wrong with this:
Dim sMonth as string
smonth = format(Sheets("ChartsP").Range("a1").Value, "mmm-yy")
I am getting an error message: "Wrong number of arguments or invalid
property assignment
TIA
Dave
Reply With Quote
Risky Dave
View Public Profile
Find all posts by Risky Dave