waipahunet
Registered User.
- Local time
- Today, 00:12
- Joined
- Oct 13, 2003
- Messages
- 20
I'm tryin got create a print reports macro group according to the example in the access 2002 bible book and keep getting errors. It says to type [Select Customer].Visible in the Action Arguments pane but when I do that, it automatically puts [] on either side of the word Visible. Don't know if that's what's causing the error.
Here's the error I received when I tried to open up the print report form with the macro referenced:
The Object doesn't contain the Automation object 'Report to print.'
You tried to run a Visual Basic procedure to set a property or method for an object. However, the component doesn't make the property or method available for Automation operations.
Check the component's documentation for information on the properties and methods it makes available for Automation operations.
Can anyone please help?
Here's the error I received when I tried to open up the print report form with the macro referenced:
The Object doesn't contain the Automation object 'Report to print.'
You tried to run a Visual Basic procedure to set a property or method for an object. However, the component doesn't make the property or method available for Automation operations.
Check the component's documentation for information on the properties and methods it makes available for Automation operations.
Can anyone please help?