Hello.
I am exporting a query to MS Excel and this time,I am trying to edit an xlBarStacked Chart from MS Access without using Excel as a reference.
This part of my code works fine:
Looking for to set min and max date for axis values into x axis, I add the following code:![]()
Please Login or Register to view this content.
When I run Debug->Compile from the VB Editor's main menu, there is no alert about any recognized names.![]()
Please Login or Register to view this content.
However, when I execute the code from Access Button, I get an error here:
![]()
Please Login or Register to view this content.
I've tried numerous different ways of fixing this problem, such as rewriting the line, changing sheet names. I have been googling and I can't seem to find any documentation on this scenario.
I'd really appreciate any help.
Bookmarks