Hello!
I have a question concerning to open the reports.
I know that DoCmd.OpenReport is a obsolete form of opening the reports, but
how to implement opening reports in VB using another VB code?
I mean also OpenForm, OpenQuery etc.
Thank you in advance for help
Marcin
Allen Browne - 02 Feb 2006 15:59 GMT
DoCmd.OpenReport is the best method to use. It is not obsolete.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> I have a question concerning to open the reports.
> I know that DoCmd.OpenReport is a obsolete form of opening the reports,
[quoted text clipped - 3 lines]
> Thank you in advance for help
> Marcin
Larry Linson - 04 Feb 2006 03:38 GMT
Your question has already been answered in another newsgroup. That answer
would show up here if you had crossposted (both newsgroup's names in the
"Newsgroups" header field of your post) instead of multiposting (posting the
same question, individually, to multiple newsgroups).
Larry Linson
Microsoft Access MVP
> Hello!
>
[quoted text clipped - 5 lines]
> Thank you in advance for help
> Marcin