Well, I ended up paying $30 for a service that did it for me. I exported to an excel format, sent them the file, they added the zip codes and then I updated the database. I'm sure there is a free way to do it, but under time constraint I just paid for it.
I created a table in which I should have placed a zip code field. I have about 5000 addresses that I would like to be able to query based on Zip codes. Is there a way to calculate the zip codes and populate the new zip code field automatically?
The ultimate goal is to show a map with addresses listed on it from addresses in my database.
I have a query built to get the data into a readable format, but the problem is exporting to XML.
How do I export the data to an XML file with specific headers <rss...blah blah blah>
<channel>...
I get this error message when I try this...
Compile error:
User-defined type not defined
and VBS highlights ", myEvent As AppointmentItem"
I used:
Private Sub SetAlarms_Click()
Dim myOlApp As Object, myEvent As AppointmentItem
Dim nsNameSpace As NameSpace, myFolderCalendar As...
I have a project tracking database, then I use outlook to schedule the orders in the tracking database I created. I was wondering if there is a way to create a calendar item using parameters already entered into the orders?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.