View Full Version : problem exporting to outlook contacts "street+nr" --> "street"


Endlezz
07-16-2006, 09:23 AM
Hello,

I made an address database in access, with the intention to export it to Outlook contacts. But in Access I made a separate column with "street" and another one with the "number" of the house/apartment. If I try to import the addresses in Outlook, I can only drag one column to the "street" field in Outlook (where street and number are considered to be in that field together). Is there a fast solution for this?
I'm thinking of combining the street and nr columns in Access (if that's possible) into a new column, so I can delete the separate columns..
If you know how to do this or to fix this issue any other way, please let me know.

Thanks

neileg
07-17-2006, 02:43 AM
Use a query to combine your columns and export the query instead of the table.