Connecting Tech Pros Worldwide Forums | Help | Site Map

How to open directly to a report?

Andrew
Guest
 
Posts: n/a
#1: Nov 12 '05
I've developed an interoffice system that has 2 generic interfaces;
user and supervisor. What I'd like to happen is to have the user
interface open directly to an input form (easily done) and have the
supervisor interface open directly to a report (not so easy from what
I've seen). I've created 2 separate front-end dbs for each so for the
user I did the usual for the form and it works great. How do I go
about having the supervisor interface open to the report without
fooling with a switchboard?

Thanks
Andrew

Albert D. Kallal
Guest
 
Posts: n/a
#2: Nov 12 '05

re: How to open directly to a report?


While looking at all the reports in the report tab..drag the report to your
desktop...

Now..when you click on the shortcut...it runs the report...

You can also do this for forms...


--
Albert D. Kallal (MVP)
Edmonton, Alberta Canada
pleasenonoSpamKallal@msn.com
http://www.attcanada.net/~kallal.msn



Bob Quintal
Guest
 
Posts: n/a
#3: Nov 12 '05

re: How to open directly to a report?


spidrw@gnt.net (Andrew) wrote in
news:d8c667d9.0404211240.673c93fd@posting.google.c om:
[color=blue]
> I've developed an interoffice system that has 2 generic
> interfaces; user and supervisor. What I'd like to happen is
> to have the user interface open directly to an input form
> (easily done) and have the supervisor interface open directly
> to a report (not so easy from what I've seen). I've created 2
> separate front-end dbs for each so for the user I did the
> usual for the form and it works great. How do I go about
> having the supervisor interface open to the report without
> fooling with a switchboard?
>
> Thanks
> Andrew[/color]

Create a macro that calls the report. Call the macro AutoExec

Bob Q
Tom van Stiphout
Guest
 
Posts: n/a
#4: Nov 12 '05

re: How to open directly to a report?


On Wed, 21 Apr 2004 21:18:09 GMT, "Albert D. Kallal" <kallal@msn.com>
wrote:

SWEET. I never knew that. Works for ADPs as well.
-Tom.


[color=blue]
>While looking at all the reports in the report tab..drag the report to your
>desktop...
>
>Now..when you click on the shortcut...it runs the report...
>
>You can also do this for forms...[/color]

Closed Thread