Re: Can one open a report in another mdb? (by RLi)
How about importing it and then executing it?
Bob
"Rob" <Rob@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1AF0FD30-FD65-443A-9FCD-6BA65D538B1C@xxxxxxxxxxxxxxxx
I have a split database, front end/back end.
The front end contains the form/reports/modules/queries etc.
The back end the tables and data.
The front end is distributed in mde format (so vba and design mode are non
accessible).
I would like users to be able to see and freely modify the report design,
but not the forms design.
So i thougt: maybe store the reports in a separate (open) mdb.
But can anyone tell me if one can call a report in a mdb from a form
stored
in another mde? And parsing filters from the form to the report?
Thanks for any reply,
Rob
.
Relevant Pages
- Re: ISE software bug???
... The design & report files attached below. ... TIMING REPORT ... Add Generic Clock Buffer: 8 ... (comp.arch.fpga) - Re: Date range on reports
... box to your report with a control source like: ... > In the Database window (Database window: The window that appears when you ... > In the New Form dialog box, click Design View, and click OK. ... > Begin by clicking Macro Names to display the Macro Name column. ... (microsoft.public.access.reports) - Re: Date range on reports
... Create an unbound form (unbound form or report: A form or report that isn't ... In the Database window (Database window: The window that appears when you ... In the New Form dialog box, click Design View, and click OK. ... Begin by clicking Macro Names to display the Macro Name column. ... (microsoft.public.access.reports) - RE: Multiply qty of filtered records
... If you should want to try doing this with a query (which is probably the more ... etc in the bottom part of the design view. ... I do know how to get this information in a Report, ... Dim rs As DAO.Recordset ... (microsoft.public.access.modulesdaovba) - Re: Date range on reports
... Without knowing where your report parameters were coming from, ... >>> open an Access database or an Access project. ... >>> In the New Form dialog box, click Design View, and click OK. ... >>> Begin by clicking Macro Names to display the Macro Name column. ... (microsoft.public.access.reports) |
|