shyamsundar
Programmer
Hi all,
I am trying to run this query and pass the value into variable and print it in the report.
docmd.runsql "Select count(*) as dcnt from table1"
and I am getting the error "A RunSql action requires an argument consisting of an SQL Statement"
Please Help
Shyam
cwizshyam@yahoo.com
I am trying to run this query and pass the value into variable and print it in the report.
docmd.runsql "Select count(*) as dcnt from table1"
and I am getting the error "A RunSql action requires an argument consisting of an SQL Statement"
Please Help
Shyam
cwizshyam@yahoo.com