Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Easy Access Question (I think)
Name: RogerMurdach Date: December 7, 2004 at 19:45:43 Pacific OS: win XP CPU/Ram: 2.3 GHz/512 MB
Comment:
I am running Access 2002, how do I export e-mail addresses? I have a database of my customers, and I want to send an e-mail to those with an e-mail address. There are about 500 names in it now, so How do I get it from access to outlook express? (or just send an e-mail?)
Name: Ole Schooler Date: December 30, 2004 at 00:10:14 Pacific
Reply:
Well not sure about OE, but in Outlook you just import them from a program, would look for how to import files in OE. I know it has been done, and know this was how it was done, but dont have complete details.
Once you select Access, and it will allow you to 'map' the fields in your database to the Outlook contacts and address book.
Good judgment comes from experience, and a lot of that comes from bad judgment..... Will Rogers
Summary: I'm not an expert at Access, but I think you'll get this error if it has assumed a datatype which it cannot then apply to the whole file. It sounds like there is a numerical field in the first line, w...
Summary: Perhaps a query with only two fields: The field where the (possible) IP is stored, and the IPAddress field. The query would show only those IPs with a Null value in the IPAddress field. Pretty simp...