Tag: function
Format a date in Microsoft Access database
Data Manipulation 101 - Formatting a date field for output. More information than you'll ever need on this site: http://www.techonthenet.com/access/functions/date/format.php
Example
Convert a date field...
Adding 1000’s of friends on myspace
This entry deals with two things:
1. Sending Add requests to a big (1,000+) list of emails and
2. Storing the links to those people's myspace pages in a database.
Extract a Hyperlink from a Cell in an Excel Spreadsheet
Sometimes you might copy a group of links from the internet and want to get the underlying URL to save in a database or...