Hi,
We have access to the event RangeChanging which is fine but what about when the range has finished changing?
For example if I am altering a range and retrieving values from a database I don't want to do this as the range is changed (this is wasteful when querying a db) but when it HAS changed or finished changing.
If this possible?
Thanks,
Dale