Search results

  1. A

    Cannot add without committing row first

    I've written a db in Access 2007 to track enrollment in our safety training classes. I have a main form for the basic class information (date, instructor, location, etc.) and a subform for students enrolled in that class, connected by the ClassID field (an autonumber in the Classes table, a long...
  2. A

    This should be easy, but something's wrong

    Hello all, I have a report in Access 2007 that generates a sign-in sheet for monthly club meetings. Normally, the cost per meeting is $25 for members and $30 for non-members. However, this month is a special dinner meeting and the cost is ten dollars higher--$35 for members and $40 for...
  3. A

    How to change a report logo based on criteria

    Turning to the expert minds for help... Upfront note: I have been writing databases for years but haven't really gone beyond basic macros for automation. I'm not a programmer and have very little experience with VBA, so if you explain things as if you were talking to a small child, I won't be...
  4. A

    Parameter error when opening form

    Hello all.:) In Access 2003, I have a form that contains a subform which has two combo boxes. When the first one (Disciplines) is changed, the second one (Subdisciplines) is filtered (on key field DNumber) to show only the subdisciplines within that particular discipline. As a note, not all...
  5. A

    Cascading combos and multiselect field

    Hello all. Let's see if I can explain this coherently... I'm writing a database to track construction projects. Companies respond to an RFQ, with a separate application for each discipline (there are 11 of them, such as General Civil Engineering, Cost Estimating, Architechtural, etc.). Each...
Back
Top Bottom