Showing posts with label format(). Show all posts
Showing posts with label format(). Show all posts
Friday, January 4, 2008
Formatting Cardinal Dates
Here's a neat one on cardinal dates. Cardinal numbers, you'll remember from school, are the "st's and th's", for example 1st and 2nd and 103rd. This article includes a function for 1st January 2008 that could easily e cumstomized for a variations like January 1st 2008.
Posted by
Stephen
at
6:00 AM | Permalink
|
I'm reading: Formatting Cardinal DatesTweet this!
| Add This!
| Blog This |
0
comments
Labels: Date and time, format()
Monday, October 29, 2007
The Format() Function
The VBA format() function should be an important part of your Access/VBA toolbox. It lets you convert numbers or dates to strings, specifying exactly the formatting you want.
The format() function can help answer such questions as
This article from UtterAccess.com is one poster's attempt to bring together a bunch of different pieces of information on format(). The writer has found that Microsoft has distributed the various references you need to be able to use format() throughout the help system, and so has collected it into one document.
Posted by
Stephen
at
6:42 AM | Permalink
|
I'm reading: The Format() FunctionTweet this!
| Add This!
| Blog This |
0
comments
Labels: format()
Subscribe to:
Posts (Atom)