Something about this question doesn't compute. If you have more than one
contact with the same business fax number (one or more in the Outlook
contact folder along with one or more in the Access file - how is the
"primary" contact determined in terms of information for the purposes of
sending a fax (or is this intended to simply be a receipent agnostic general
fax broadcast? That aside.....
For the purpose of this response - will assume that what you want at the end
of the exercise is a contact folder of unique business fax numbers where no
other info is really important or relevant. ContactGenie DataPorter does
have an option that would deal with this but really depends on what the
answers were to the original questions above so not going to suggest it as a
viable option/solution at this point (and don't know of anything else that
would do what you want).
Instead, you may want to consider this (there are different ways to do the
same thing - this is just one quick and dirty approach):
#1 - Export the contact folder with minimal info (Bus Fax# field is all you
need) (pick whatever output file format - csv/xls/mdb)
#2 - In your Access database - create a new table via a customized "Make
Table" query extracting only unique BFax #s - (SELECT UNIQUE BFax# INTO
<NewTableName> FROM <SourceTable>)
#3 - In this same database - import the file created in Step #1
#4 - Combine tables from step #2 (NewTable) & 3 (via a simple Access Append
query)
#5 - Repeat Step #2 changing Table names in a new <Make Table> query
(if you want more info beyond BFax# - can be easily generated with a couple
of additional Access steps or alternatively you can create a new table of
records with BFax'#s not in the Outlook contact folder with a little Access
query creativity once you have the file from step #1)
At the end of #5 - you will have a table of totally unique BFax#'s which you
can than import into a new Outlook contact folder consisting of contact
items with unique Bus Fax #s
Karl
___________________________________________________
Karl Timmermans - The Claxton Group
ContactGenie - Importer 1.3 / DataPorter 2.0 / Exporter
"Power contact importers/exporters for MS Outlook '2000/2007"
http://www.contactgenie.com