Garraway, Alun
Alun.Garraway at otto.de
Mon Jun 7 12:06:49 CDT 2004
hi Mike,
try puting this in the on_click sub in your form
Me.Visible = False
and this in the on_close event in your report
Application.Forms("myForm").Visible = True
hth
alun
-----Ursprüngliche Nachricht-----
Von: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com]Im Auftrag von Gowey Mike W
Gesendet: Montag, 7. Juni 2004 18:52
An: Access Developers discussion and problem solving
Betreff: [AccessD] Reports On top
Hi everyone,
I currently am working on a database in which I have the input form come
up as a popup for that it displays on the entire screen. Now I need to
know if there is a way for me to view a report by pressing a button on
the form. Currently it will not show the report because the input form
is on top. Can I make the report open up in a popup type of way so that
the report is on top and viewable until closed.
I hope that makes sense. Any help would be greatly appreciated.
Mike Gowey MCSA, A+, LME
Team Leader - SRCI
Information Systems & Services Division
Technical Support Analyst
--
_______________________________________________
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com