Picklist in reports
Posted: Tue Feb 12, 2019 1:08 pm
I have a picklist in Excel reports, it always prompt for the Save dialog box when I close the report in my application.
In the code I have given "Thisworkbook.Saved = True", its work well until I chose the value from picklist. When I choose the value from picklist, its prompt with "Save Dialog box" .
I dont want to show the Save Dialog box. Any Idea how to resolve this?
In the code I have given "Thisworkbook.Saved = True", its work well until I chose the value from picklist. When I choose the value from picklist, its prompt with "Save Dialog box" .
I dont want to show the Save Dialog box. Any Idea how to resolve this?