Hi,
I have a question about if I can find enteries in all of my databases
without having to go to each one to find.
I have four databases.
If you had four filing cabinets, could you find a letter which might
be in any of them without opening all four? Of course not. Same thing!
You can't find data in a database without opening that database.
My question would be - why are you storing the "same" data in four
different places in the first place? Normally, in a relational
database, you would follow the "Grandmother's Pantry Principle": "a
place - ONE place! - for everything, everything in its place".
Are these four different .mdb files (containers for multiple tables,
forms, reports, etc.) or four different tables in a single .mdb file?
What's the context?
John W. Vinson[MVP]