Is there a way I can have users who has Readers access to be able to export to excel? While testing, the subform that is being used for exporting to excel is blocked out but the client does not want to upgrade the user’s access. Any help would be appreciated!
Subject: Export to Excel and Readers access
It there are reason for using a subform for the export?
You could simple write an agent that will export the data. There are examples in the sandbox that work quite well to export a view.
John