|
-
Aug 7th, 2017, 07:43 PM
#7
Thread Starter
Lively Member
Re: How To Set Records Order According To This Kind of Field?
 Originally Posted by DataMiser
You can use the Format$() function
Code:
Debug.Print Format$(DTPicker1.Value, "YYYY/MM/DD")
Thanks, I'll try that
edit: But how to format the result right in DTPickers own textbox? with that, I might need to create a new textbox to store the value
Tags for this Thread
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
|