Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report from Form in Project

Status
Not open for further replies.

scking

Programmer
Jan 8, 2001
1,263
US
I'm trying to run a report from a form in and ADP project that connects to SQL Server. The report RowSource is a stored procedure since I can't get the .filter on the report to work from VBA. When I run the report manually it prompts for each of the parameters for the stored procedure but I'm not aware of how to run this from a form. I must implement this in Access 2000 which doesn't allow the user to set the rpt.Recordset to and ADODB.Recordset.

Steve King

---------------------
scking@arinc.com
---------------------
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top