Avatar

Level 10

Two things to check:

  1. Where have you placed the script? I had it in the layout:ready event of the subform. In this case the 'this' refers to the subform itself, eg the object that the script is in.
  2. What language have you set against the event? In my example I have used FormCalc.

Niall