View Single Post
 
Old 11-13-2013, 02:07 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,338
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Quote:
Originally Posted by blockie View Post
Now I want to create a macro that will do wha is necessary to produce a finished product..In that regard I would attempt to use a data file (.mdb) that I could edit for particular recipients and use a pre-create master document, all this in the macro. So I need to study macro creation for this. Is there a list of macro and merge commands that I can read and use for the macro creation.
Without knowing exactly what you're trying to do, it's impossible to say what aspects of the vast VBA language you might need. Indeed, if all you need is to filter records, you don't even need a macro. It also sounds like you don't yet have your data source finalised. You refer to an mdb file, which implies using Access, but your data are apparently already in Excel. Is there a reason you can't use that?
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote