Hi
SQL 7 / Access XP
I am trying to change the height value of the detail section of a subform at runtime.
I thought this would work but it doesn't:
Forms!FirmPlanning!subFirmPlanning.Detail.Height = 0.4
I get 'Object doesn't support this property or method'
Where am I going wrong?
Thanks
Wayne
SQL 7 / Access XP
I am trying to change the height value of the detail section of a subform at runtime.
I thought this would work but it doesn't:
Forms!FirmPlanning!subFirmPlanning.Detail.Height = 0.4
I get 'Object doesn't support this property or method'
Where am I going wrong?
Thanks
Wayne