Search results

  1. N

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

    Hoo-ray It works perfectly. Thanks a lot.
  2. N

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

    When I try and do this it no longer recognizes the data I have from my table in the form. Also it won't recognize the six other iif() statements I need to have in the report. Is there a way to have access link to the table as well as the queries that are based off the table?
  3. 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...
  4. N

    Changing The Text in a Report Field

    Beautiful, Thank you very much!
  5. 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...
  6. 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