P
pabreuja
I'm working in a report with Microsoft Access 2002, based on a query. The BD
has another table with 2 fields: "Year" and "Quota of the year".
I need to put that "year" value in the page header and the "Quota" value in
the detail header.
By the VBA code, i access the table and i can get that values, but when i
try to put them in the page and detail header i receive this message:
«Run-time Error '-2147352567 (80020009)' You can't assign a value to this
object.»
How I can solve this problem?
has another table with 2 fields: "Year" and "Quota of the year".
I need to put that "year" value in the page header and the "Quota" value in
the detail header.
By the VBA code, i access the table and i can get that values, but when i
try to put them in the page and detail header i receive this message:
«Run-time Error '-2147352567 (80020009)' You can't assign a value to this
object.»
How I can solve this problem?