Hi all,Conceptually, how should I do this?
I've got a database with several hundred fields, mostly 1s or 0s that I want to correspond to checkboxes in a *portion* of a Word document template. I'm trying to create "pre-formatted layouts" for data presentation, like "apartment name", "address", "Clubhouse 1 or 0", "Pool 1 or 0", etc.
What I'd like for it to do is to say "Ok, there are X records in the data file, so insert X pages with my pre-formatted layout, dump the data in (labels, checkmarks, etc.) and that's it.
To make life simple, assume there's only one "name" field and one "1 or 0" field.
I'm just learning about merging, but all I can figure out (thus far) is that what I'm doing, in practice, is just making something that will print out to a single page, over and over and over, and not "inserting" the requisite number of pages and filling in all of the data.
I've got the basic layout started (not going further, until I can figure out if this will work or not). I copied the layout to another page and hit "view merged data" and no matter how I do it, it either shows row #2's data twice, or it shows row #2's and row #3's data (as I want it to do), but it "checks" the wrong boxes off, like it's not really pulling that row's data.
Is there a certain method of telling it to start putting in the next record's data for the second, third, ... page? Furthermore, is there a way [probably a macro-based solution] to call this one-page template file, insert X pages (with X being the number of data fields), and auto-filling in the data?
Sorry for the lengthy post. It took forever to GET the data, now I'm stuck manually checking off stuff unless I can figure something out. If you're totally lost w/o an example, I'll upload a simple doc and xls file of what I'm talking about.
Thanks, as always,
Hoop