Recent content by davec

  1. D

    record length

    Thanks for the suggestion Pat. The file was set to compact on close, and we also did a manual compact, but this did not solve the problem. Are there any other possible solutions that we can try?
  2. D

    record length

    After changing 10 text fields to memo fields in a table, we are getting an error message in a related form indicating that the allowable record length (2k I believe) has been exceeded. Even after substantially reducing the size of the table by pulling the memo fields into a separate table, we...
  3. D

    organizing group attendance info

    I'm trying to develop programming that is as easy as possible for the front-end users. They are counselors who work with people both individually and organized as different groups. I have set up an IND form-query-table to document characteristics of each individual with whom they work, a GRP...
  4. D

    restricting entry options

    Thank you Rich and Pat. This is working.
  5. D

    restricting entry options

    Sorry Rich, I'm a bit slow. Should I be searching for "Solutions" and "frmSamp97" on Microsoft's download page? If so, I might need more precise directions because it didn't turn up anything that seemed appropriate. Thanks for the help.
  6. D

    restricting entry options

    I am setting up a form for data entry to a table via a query, and I am trying to have the answer to one question determine the specific answer categories available on a second question. Thus, on the first question I would like the respondent to choose one of 12 responses from a drop down menu...
Back
Top Bottom