JGalletta
Windows 7 Access 2010
- Local time
- Today, 14:03
- Joined
- Feb 9, 2012
- Messages
- 149
Hey guys,
I'm attaching a copy my db for your review. If you can, please check out the structure of things, and suggest any changes. I'd greatly appreciate this. The main form I'm looking for critique on at this time is frmScoutingRecords. Let me know how I'm doing, if you'd be so kind!!

The purpose of this database is to collect scouting records from our scouts who go into various fields on our (1300 acre) farm to gather information about which pests are in the fields and to provide readable output (not yet designed) for our Integrated Pest Management (IPM) crew. This allows us to treat areas for specific pests when they are present rather than relying on a calendar type treatment program which provides a treatment designed to blanket a variety of pests, applied in specific time intervals. This IPM method allows us to keep costs down and ensure that the actual pests in the fields are eradicated properly; only when a problem exists.
There are several issues that may need attention with these forms:
This list is not only to aid in my assistance but also for me to keep on track, so if there is an issue you're not interested in addressing, don't worry about omitting it. Any and all help on this is greatly appreciated, and I don't expect you to all jump at once. Thanks a bunch, guys!!
Again the database is attached for your critiquing pleasure of my horrendous creation!!! You're a brave, brave soul if you do this...
Thanks,
John
I'm attaching a copy my db for your review. If you can, please check out the structure of things, and suggest any changes. I'd greatly appreciate this. The main form I'm looking for critique on at this time is frmScoutingRecords. Let me know how I'm doing, if you'd be so kind!!

The purpose of this database is to collect scouting records from our scouts who go into various fields on our (1300 acre) farm to gather information about which pests are in the fields and to provide readable output (not yet designed) for our Integrated Pest Management (IPM) crew. This allows us to treat areas for specific pests when they are present rather than relying on a calendar type treatment program which provides a treatment designed to blanket a variety of pests, applied in specific time intervals. This IPM method allows us to keep costs down and ensure that the actual pests in the fields are eradicated properly; only when a problem exists.
There are several issues that may need attention with these forms:
- OnLoad Behavior: Would like to default to new record.
- Record Navigation: Will provide code for +/- buttons to insert new records/remove unwanted records
- Four buttons on bottom of form will replace access navigation buttons.
- Would like to not show new (blank) record at bottom of continuous forms.
- Would like to eliminate duplicate field entries in frmFieldRecJoin per record in frmScoutingRecords, as well as eliminate duplicate pests per frmFieldRecJoin. i.e. Each record should contain distinct fields, and each field should have distinct pests.
- Beating Tray/Search Sample checkboxes should enable/disable Beating Tray Count and Search Sample Count respectively on their respective subforms. i.e. Beating tray checked on field 01A will enable the Beating Tray Count on only records in frmFieldRecInfo relevant to field 01A.
- Possible to have a scrollbar on the left side of a continuous form as opposed to only on the right side? - This would allow scrolling through frmFieldRecJoin without a scrollwheel since I am prioritizing the visual continuity of the form.
This list is not only to aid in my assistance but also for me to keep on track, so if there is an issue you're not interested in addressing, don't worry about omitting it. Any and all help on this is greatly appreciated, and I don't expect you to all jump at once. Thanks a bunch, guys!!
Again the database is attached for your critiquing pleasure of my horrendous creation!!! You're a brave, brave soul if you do this...
Thanks,
John