Search results

  1. G

    Making specific fields in a current record copy themselves when making new record

    ;) Hey everybody, I am working on a database used in recording device characteristics/test information. The main table of information has dozens of columns for test/part detailed information. When inputing the data for each specific test, many of the info. details are repeated when testing say...
  2. G

    How do I make my field inputs stay when I make a new record??

    To whom it may concern: I have a form with multiple field inputs (about 50). Each time I go to create a new record, it makes all of them blank again. I know how to program one field to update at a time, but it won't update all fields. Does anyone know what to do to make multiple fields update...
  3. G

    Another wacky problem

    I was wondering if anyone knows how to make the fields not go back to blank when hitting the new record button at the bottom of the form. I want to change some data each time I add a new record, but not ALL data. I know how to make one field repeat each time, but, my cursor has to be on that...
  4. G

    standard deviations and averages of columns

    please help!!! - standard deviations and averages of columns I am wondering if there is a way to make a query count the number of rows displayed and then use that number for taking averages of values in a certain column. Also, I need to know how to make a column of values generate another...
  5. G

    Record updates from a form - help please

    If I want to enter a new record into a table from a form interface, are there any properties settings I can change/adjust to tell the form that when I go to input the next record to not clear the fields out, but to keep some or all of them the same as the previous record. Reentering every field...
  6. G

    Trouble with Filter By Form updating data

    As of now, I have a database with about 10000 records and about 60 descriptor columns. All of the columns are used, but not every time for every record. Some are used on a few records, but still necessary. Anyway, I have created a form with access to about 30 fields. Then, I have been performing...
  7. G

    Need help using filter by form function to query data

    As of now, I have a database with about 10000 records and about 60 descriptor columns. All of the columns are used, but not every time for every record. Some are used on a few records, but still necessary. Anyway, I have created a form with access to about 30 fields. Then, I have been performing...
Back
Top Bottom