|
-
Mar 18th, 2010, 06:49 AM
#1
Thread Starter
Junior Member
-
Mar 18th, 2010, 07:06 AM
#2
Thread Starter
Junior Member
Re: running a current date macro
What's strange is the date appears to be in the box as you can click in the end of the box and delete one character and then the rest of the date appears?
-
Mar 18th, 2010, 11:51 AM
#3
Re: running a current date macro
Try
Code:
TextBox1.Text = Format(Now,"dd/mm/yyyy")
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|