Thread
:
Mail Merge in Excel
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Don Guillett
Posts: n/a
Mail Merge in Excel
You could have a double_click event to populate cells that are embedded in
the text
="now is the time "& c2 & " to come to the aid of his country"
--
Don Guillett
SalesAid Software
"DPurplRose" wrote in message
...
Hi all,
What I am trying to do is replicate Word's Mail Merge in Excel. I have
already installed the J-Walk Enhanced Data Form and now I am wondering how
to
merge it into an Excel document, so that I can choose the record I'd like
to
use. Can anybody help?
Reply With Quote