Search results

  1. N

    More Help Needed: RE: Changing The Text in a Report Field

    Allright, I thought I had found success but alas it was snached from me. From my other post: Say I have a text box named text22 whose control source is a check box in a table called MainDB. What I want to do is if the check box is checked display a certain statement, than if the check box is...
  2. N

    Changing The Text in a Report Field

    Say I have a text box named text22 whose control source is a check box in a table called MainDB. What I want to do is if the check box is checked display a certain statement, than if the check box is unmarked I want to display different text. How would I go about doing this. I was thinking...
  3. N

    Printing Embedded Files From A Report

    So I'm very new to access, however I'm somewhat familiar with programming in excel and matlab. I have a database in which the user fills out a form and can imbed pdf files into a ode object. What I want to do is when the user generates a report from the form and decides to print it I want the...
Back
Top Bottom