acCmdPrint allows me to print using the Windows Dialog. Since I want
to be able to select the
printer of my choice, this works well. I put his behind a button on a
single form. The problem is, that instead of print the record that is
being displayed, the entire table of data gets printed. How do I print
just the single record being displayed, with the flexibility of
Windows Dialog box that gives me the choice of printers?
Thanks Greg
to be able to select the
printer of my choice, this works well. I put his behind a button on a
single form. The problem is, that instead of print the record that is
being displayed, the entire table of data gets printed. How do I print
just the single record being displayed, with the flexibility of
Windows Dialog box that gives me the choice of printers?
Thanks Greg
Comment