I would like to use datasheet view for what is probably the most important form in my database. I like/need its unfussy ability to display large amounts of data at once, such that moving the eye from one record to another and back is very easy.
I also really need cascade lookups. But my attempts at cascades lookups in datasheet view are resulting in problems. To use the simplest example of Buildings and Rooms, and if Building is the first 'master' lookup, while Rooms is the second (dependent) lookup, then if Building A is the active cell in the first lookup, then only those rooms that belong in Building A will show up in the Rooms column/field within the datasheet view form.
This is obviously totally unacceptable for the review of data. I DO NOT want to choose between datasheet view and cascade lookups. I want both. Is there a way, please? I'm getting a bit frustrated with Access over this. Maybe there is some code I should be using somewhere?
I also really need cascade lookups. But my attempts at cascades lookups in datasheet view are resulting in problems. To use the simplest example of Buildings and Rooms, and if Building is the first 'master' lookup, while Rooms is the second (dependent) lookup, then if Building A is the active cell in the first lookup, then only those rooms that belong in Building A will show up in the Rooms column/field within the datasheet view form.
This is obviously totally unacceptable for the review of data. I DO NOT want to choose between datasheet view and cascade lookups. I want both. Is there a way, please? I'm getting a bit frustrated with Access over this. Maybe there is some code I should be using somewhere?