Hi ,
Can i launch my Access Report thru VB .
Also can I pass it parameters from Vb .
ie ;
I have created a query using a where clause and the report is based on the query.
"select * from emp where empno= par1"
how do i pass value to par1 before launching the report ?
Thanx in advance.
Natesh
Can i launch my Access Report thru VB .
Also can I pass it parameters from Vb .
ie ;
I have created a query using a where clause and the report is based on the query.
"select * from emp where empno= par1"
how do i pass value to par1 before launching the report ?
Thanx in advance.
Natesh