Robert L. Stewart
rl_stewart at highstream.net
Thu Mar 11 12:15:55 CST 2004
Ryan, That is because you print reports and not forms. Forms are for data entry. Reports are for printing. Robert At 11:46 AM 3/11/2004 -0600, you wrote: >Date: Thu, 11 Mar 2004 17:42:38 +0000 >From: rsmethurst at UK.EY.COM >Subject: [AccessD] Printing forms >To: Access Developers discussion and problem solving > <accessd at databaseadvisors.com> >Message-ID: > <OFA6C95C1E.4C26A264-ON80256E54.0060D317-80256E54.00618B73 at ey.net> >Content-Type: text/plain; charset="us-ascii" > >Hi All, > >I am having a problem printing forms - specifically it is with combo boxes >and radio buttons (usually within frames) which do not print with the >correct option filled. > >i.e two radio buttons and both will print blank, even though the first one >is selected. >and a combo box with have a selected value, but will not display this >value when the form prints. > >The controls are all set to display for both print and screen, and the >controls are unbound. > >TIA > >Ryan