How do i use the Recordsource Property of the report in MS-Access? - report recordsource
Hello I must be the source property of an Access report at runtime. However, if you execute the code. Which gives me a runtime error '2191 ', said: "You may have set the Record Source property in print preview or after printing began.
Please let me know how I can set the property "data source" for the duration
Regards,
Vikram.
1 comment:
If I remember correctly, the creation of property Report_Open () before the page is made possible. If this fails, contact the property records (with a ADO.Recordset)
Post a Comment