May 12, 2005 #1 DMP2005 Programmer Joined May 12, 2005 Messages 4 Location US I have created and an Access Page. I need to put a button on it that will open report (not a page) when clicked. Please help. Thanks, DMP
I have created and an Access Page. I need to put a button on it that will open report (not a page) when clicked. Please help. Thanks, DMP
May 12, 2005 #2 dpk136 MIS Joined Jan 15, 2004 Messages 335 Location US in the code...use docmd.openreport This should solve your problem David Kuhn ------------------ http://www.davidpkuhn.com Upvote 0 Downvote
in the code...use docmd.openreport This should solve your problem David Kuhn ------------------ http://www.davidpkuhn.com