Good day,
I have a question regarding the use of macros. I run a macro whenever a user creates a new folder. This macro executes a report that sets the access for the user. However, I'm not sure how to pass the newly created folder to the report, so currently I set the rights for every folder owned by that user. Long, slow process.
Can anyone please suggest a way to pass the newly created folder from the macro to the report please?
Thank you,
Nevar
Robert Goldenbaum on
Hi,
well, this should not be necessary, If someone CAN create a sub group, he has to have write access to the parent group. And as far as I know, each sub group is always created with the access rights of the parent group...
BR Robert