Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by chatfield

  1. chatfield

    Tranferring values from one form to another

    Hi Nathan, Your suggestion worked -- Thanks! chatfield
  2. chatfield

    Tranferring values from one form to another

    I want to be able to enter data on form1 that is bound to one table and then click on a button to open form2 that is bound to another table. I want to be able to carry the value entered in field "FormNum" to the same field on form2. I linked the two tables on the FormNum field. I...
  3. chatfield

    querying with values in combo boxes

    I have a form that is bound to a query. I would like to select a specific record on the form where the values of three of the query fields, e.g., A, B and C, are equal to the values of three combo boxes on the form. Can you help me?
  4. chatfield

    Averaging across fields with null values

    I would like to display the average of 10 fields in a record on my report. How do I handle fields that contain null values? How do I ignore them and just include fields with values in them? Thanks. cjhatfield
  5. chatfield

    Appending dbase file to Access table with code

    I am developing an application for a client that will, among other things, have him append a dbase file that is on a diskette in drive A to a table residing in an Access database on C. I want him to be able to click a button on a form and have the data appended to the table. Can anyone give me...
  6. chatfield

    Exporting data from an Access table to Excel

    I have a client whose collegue only works with Excel. How can I best write a routine that will allow my client's collegue to activate a form on his database which will display a list of tables or queries in a list box. Then, when the specific table or query is selected, Access will then export...
  7. chatfield

    Generating Grade Point Average (GPA) in a Report

    1. I am developing a student transcript report that will show a student's grades in each of 4 subjects for each quarter of reporting. 2. In addition a.) the report has to show the average GPA across all 4...
  8. chatfield

    Report of Transcript of student grades and Grade Point Average(GPA)

    1. I am developing a student transcript report that will show a student's grades in each of 4 subjects for each quarter of reporting. 2. In addition a.) the report has to show the average GPA across all 4 subjects for each quarter; b.) it also has to show the average GPA for...

Part and Inventory Search

Back
Top