MarkK
bit cruncher
- Local time
- Yesterday, 22:09
- Joined
- Mar 17, 2004
- Messages
- 8,472
But the problem we are working on arises from the fact that the data is not normalized. If the tables were well designed, we could modify a where clause and select the rows we need. In this case, we are forced to modify the ControlSources to select the fields we need, which is not how a database works, even one that was scaled down from a larger file.