Search results

  1. J

    Report Titles

    I know very little about reports so this should at least prove to be interesting. I want to update a report that someone else already made. I can't understand how it was made so I copied the previous report and then changed the control source to match a different and updated table. The...
  2. J

    Manipulation

    I have a form with that displays a whole bunch of records. The control source is a query of three different tables. I need to somewhere along the process, take part of the info in a field and then add a set parameter to it. For instance, I have R851B20L. I need to take out 20L and then change it...
  3. J

    Form Filtering or such

    Is there anyway to filter out which records can show in a text box on a form? I want to have several text boxes located in different parts of my form that will show only certain values that are in the control source field of the database. Example-- there is lots of data but about 5 or 6...
  4. J

    Print Command on a Form

    I have a form showing all of the fields in a query. I want to place a command button on the form that lets me print the current page of the Form that I am viewing. Any ideas? Sorry if this sounds a little infantile but I am a beginning programmer and I don't have a clue how to do this...
  5. J

    Joining Tables in a Query

    I am a beginner to Microsoft Access 97 and a beginner to programming. I am trying to do a simple query with three tables. A common column is set in each table called TagName. The first table contains tagnames for all the data. (Tagnames from the other two tables can all be found in the first...
Back
Top Bottom