Different accounts execute event program
Hi,
I have an event program which will throw exception when the value of cell is too long.
When I use admin's account, everything works well.
However, when I use general user's account, the event program still executes but it won't return and show the exception.
Does anyone face the same problem or know the solution?