Ok, this is a simple question, but I'm not sure if it can be done.
I've got a Master Report, with about 30-50 sub reports on it.
Each of the subreports show a single number, which I'm getting from BILLIONS of queries. (I'm not real worried about the number of queries, my naming convention is good.)
The problem is arising because it's so difficult to work with subreports on a report. Getting them all lined up, putting them in a table (not a real table, just lines around them.)
So, I tried making a text box on the master form, and having the control source as the single object from one of the sub forms, and it just returns "#Name" Very annoying.
Is there ANY other way to get lots of information from several reports without having to use a subform?
(Took me a LONG time to ask that question, didn't it? Sorry.)
I've got a Master Report, with about 30-50 sub reports on it.
Each of the subreports show a single number, which I'm getting from BILLIONS of queries. (I'm not real worried about the number of queries, my naming convention is good.)
The problem is arising because it's so difficult to work with subreports on a report. Getting them all lined up, putting them in a table (not a real table, just lines around them.)
So, I tried making a text box on the master form, and having the control source as the single object from one of the sub forms, and it just returns "#Name" Very annoying.
Is there ANY other way to get lots of information from several reports without having to use a subform?
(Took me a LONG time to ask that question, didn't it? Sorry.)