![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
All, Thanks to everyone on this group for your helpful posts. I wanted to ask you for some advice about a design approach before I go too far down the wrong path. I have an existing contact-tracking Access application (A2003), which uses a tabbed interface with one or more subforms on each tab. Some subforms further have command buttons which call popup forms loaded with additional, related subsidiary data. My intent is to provide some summary data on the tabs or subforms, giving information about the subsidiary data, such as "contact notes exist for this person" or "this person has 7 contact notes", etc. To do so, I know I can use Dlookup functions in unbound controls. I also figure I can create a variety of individual queries that use Group-by to return a single result (per key ID), then aggregate those queries in a master query that could serve as the record source for another, separate subform (a "dashboard" subform). Of course, there may be other, better approaches that I'm not aware of. Do you have advice as to what approach is best, performance being a key consideration? Thanks so much for any help, and all your great posts in this group. Ralph |
#3
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |