Rules regarding VBA and shared/hidden sheets
Hi,
I have a sheet with 6 worksheets.
3 of the worksheets are shared with a user.
I have a VBA Change event handler and macros that get called using all 3 sheets that the users has rights to edit.
Will the VBA run for the user?
Thanks,
Dennis