Thread: mail merge
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
billyw billyw is offline
external usenet poster
 
Posts: 3
Default mail merge

hi...

i have a product that was issued by local governemnt that is a database of
local businesses. This outputs a mailmerge from an encrypted access
database. the output is in the form of .rft files.
I'd like to save the outputs for later use, but rather than a ton of .rtf
files i'd prefer them in a excel spreadsheet.

the out put rft looks like this:

name
address

Is there an excel function that could cycle through a few .rft files and
take out this info and then put in the form
name, address
so that i can re mail merge later

regards