Try This...
Code:Dim currDate As Date currDate = Now Label1.Caption = Format(currDate, "MMMM d") Label2.Caption = Format(currDate, "YY")
|
Results 1 to 3 of 3
Thread: Addressing Date in a LableThreaded View
|
Click Here to Expand Forum to Full Width |