I have some tabs in a form and on more of these tabs I have a checkbox for setting a file reference to PRIVATE or NOT - it works well !
I got it to work on ONE tab and just copied the control and the underlaying code to the other tabs.
Today I added a new tab and has done the same copy-method of the checkbox and the underlaying code - but on this tab it will NOT work at all - no respond at all !
I CAN change the field in the underlaying query - no problems here !
In the event method for the checkbox it will NOT even stop by a breakpoint :banghead:
What am I overlooking here ?

I got it to work on ONE tab and just copied the control and the underlaying code to the other tabs.
Today I added a new tab and has done the same copy-method of the checkbox and the underlaying code - but on this tab it will NOT work at all - no respond at all !
I CAN change the field in the underlaying query - no problems here !
In the event method for the checkbox it will NOT even stop by a breakpoint :banghead:
What am I overlooking here ?

