Feb 2, 2005 #1 BRP250 Programmer Sep 18, 2001 33 AU Hi Can anybody supply vba code to open a crystal report from MSAccess 2000? I've done this in vb6, is it the same? Many thanks, Bruce
Hi Can anybody supply vba code to open a crystal report from MSAccess 2000? I've done this in vb6, is it the same? Many thanks, Bruce
Feb 2, 2005 #2 Blorf Programmer Dec 30, 2003 1,608 US In access vba, try using Followhyperlink "C:\Blah\Yourreport.XXX" ChaZ There Are 10 Types Of People In The world: Those That Understand BINARY And Those That Don’t. http://mysite.verizon.net/res0n4sv/ Upvote 0 Downvote
In access vba, try using Followhyperlink "C:\Blah\Yourreport.XXX" ChaZ There Are 10 Types Of People In The world: Those That Understand BINARY And Those That Don’t. http://mysite.verizon.net/res0n4sv/
Feb 2, 2005 Thread starter #3 BRP250 Programmer Sep 18, 2001 33 AU Great thanks, it works. I thought Access would be better than that. Bruce Upvote 0 Downvote
Feb 3, 2005 #4 Blorf Programmer Dec 30, 2003 1,608 US Glad it worked. I don't understand what you mean about access though. There are pobably 100 ways to do it, followhperlink I think is easiset one liner. ChaZ There Are 10 Types Of People In The world: Those That Understand BINARY And Those That Don’t. http://mysite.verizon.net/res0n4sv/ Upvote 0 Downvote
Glad it worked. I don't understand what you mean about access though. There are pobably 100 ways to do it, followhperlink I think is easiset one liner. ChaZ There Are 10 Types Of People In The world: Those That Understand BINARY And Those That Don’t. http://mysite.verizon.net/res0n4sv/
Feb 3, 2005 #5 HitechUser Programmer Oct 19, 2004 560 US BRP250, Have a look here.. Tek Tips Good Luck Upvote 0 Downvote
Feb 6, 2005 Thread starter #6 BRP250 Programmer Sep 18, 2001 33 AU I need to fill parameters etc. so I do need one of the other methods. I'm just testing them now. From what I can see it is different to VB. Thanks again, much appreciated. Bruce Upvote 0 Downvote
I need to fill parameters etc. so I do need one of the other methods. I'm just testing them now. From what I can see it is different to VB. Thanks again, much appreciated. Bruce