Detect whenever there's a change in cells selected

Hi everyone,

Is there anyway to detect there’s a change in cells selected? For example, clicking on another cell, choosing several cells at once.

I’d like to update info at current selected cells in run time. Not only when a button is triggered.

Many thanks in advance

I figured it out.

It’s really simple. Just use Event of onSiteChange

1 Like