Search results

  1. I

    How do you make a text box display a value from a table?

    Can you do it with more than one field? For example, can I have customer number, name and dollar volume all display in one text box?
  2. I

    How do I set it up so that Access only asks for one criteria

    I just have a Form and a Report...no Query. Please see attachments and let me know where I am going wrong. :confused:
  3. I

    How do I set it up so that Access only asks for one criteria

    I made a report that pulls data from many tables and, for each list in my report, Access asks me for criteria in a box. How do I set it up so that it only asks for one criteria (since all are the same - customer number) and assumes it is the same for all the other criteria?
  4. I

    I made a report that I want to only show data on a particular customer

    I made a report that I want to only show data on a particular customer (based on a customer number that a user enters). How do I do that?
  5. I

    How do you make a text box display a value from a table?

    How do you make a text box display a value from a table?
  6. I

    Why Won't A Field Show Up ???

    Will the CANGROW automatically adjust the rest of the controls on the report downward or simply overlap them so they can't be seen?
  7. I

    Why Won't A Field Show Up ???

    You are the man! It worked without the #. Last question... Is there a way to set up a report so that if any textbox's size isn't big enough to hold all the data that the user can scroll to the right/left up/down and see the data that didn't "fit"?
  8. I

    Why Won't A Field Show Up ???

    Please see attached...it doesn't pull up the right customer number's data.
  9. I

    Why Won't A Field Show Up ???

    Cool, I can do that...the last thing holding me up finishing this project is how to get the data on the report to only be data relating to a user-entered customer number on the Form. I have both the Report and Form built, but no matter what I do, all the information in the tables shows in the...
  10. I

    Why Won't A Field Show Up ???

    The other data are the other columns in the picture...Date, Contact, Entered By, Etc. Ideally I would like the report to show the data just like in the picture, but only display the data related to a single customer # entered by a user.
  11. I

    Why Won't A Field Show Up ???

    Ahhh, I didn't know that...thanks! Can the other data go in the text box with it?
  12. I

    Why Won't A Field Show Up ???

    Hi everyone...i'm stumped! I go to create a list in a report using an Access table and one of the columns (The MEMO Column) isn't available. How do I get it so that the missing column is available for population into my report? Please see attachments so you can see what I'm seeing... :)
  13. I

    Need List to Show Only Entries for User-Entered Account #

    I have a Form that users enter a customer number into and a Report is generated based off the customer's information in a Table. The problem is, when the report generates, it just puts that customer's data on the top row, but shows all the other customers data below it. I need it to only show...
Back
Top Bottom