Avatar

Level 10

Hi,

In John's solution he is calling a function "sort" in a script object "SubformSort".

Within this function, he is calling another function "handleError" in a different script object "scMessage".

So if you are using John's solution, you should include BOTH script objects.

Good luck,

Niall