A
Alpha
I need to create a template in Word to print membership cards which fits 3 cards on one page (pre-printed paper) so each each card takes up about 3.75 inches and there will be 3 on a page. I have VBA codes with this template that would call a SQL stored procedure to return all the records (each record is one member) that needs to be printed. A main program will call my code and pass me the number of membership cards needs to be printed.
Are there any template out there similar that I can take a look at? I thought about using inserting a table per page but don't know how many pages/tables to create until my module is called. Or, would this be better done in Crystal Report
Thanks,
Alpha
Are there any template out there similar that I can take a look at? I thought about using inserting a table per page but don't know how many pages/tables to create until my module is called. Or, would this be better done in Crystal Report
Thanks,
Alpha