B
BobC
I am new at Access and using Access 2000.
I will have about 6 tables and will be creating about 13 reports (based
on queries).
Thanks to the recent efforts of "Duane Hookom", I now have my first 2
reports working in a scaled down version.
I now find it necessary to provide date information to the queries.
(i.e. be able to base the reports on beginning and ending dates provided
by the user at the time the reports will be printed.)
It would be nice to have a basic menu from which to generate the
reports, which automatically requests any needed data (such as dates),
prior to the printing of the reports. I was thinking I can possibly use
forms (one main form with subordinate forms) for this purpose?
I have written a few VB6 programs, but would like to keep this as simple
as possible.
The use wizards and dragging and dropping is a lot easier than writing
the code, if I can get away with it. Keeping the files and code small
and fast is not important.
Before I launch further into this, I would appreciate the suggestions of
those who are more experienced!
I will have about 6 tables and will be creating about 13 reports (based
on queries).
Thanks to the recent efforts of "Duane Hookom", I now have my first 2
reports working in a scaled down version.
I now find it necessary to provide date information to the queries.
(i.e. be able to base the reports on beginning and ending dates provided
by the user at the time the reports will be printed.)
It would be nice to have a basic menu from which to generate the
reports, which automatically requests any needed data (such as dates),
prior to the printing of the reports. I was thinking I can possibly use
forms (one main form with subordinate forms) for this purpose?
I have written a few VB6 programs, but would like to keep this as simple
as possible.
The use wizards and dragging and dropping is a lot easier than writing
the code, if I can get away with it. Keeping the files and code small
and fast is not important.
Before I launch further into this, I would appreciate the suggestions of
those who are more experienced!