I have a List box set to YES and default value set to YES.
I would like to hide this field and when I click SAVE in my form, I would like to save it to my table.
I did set the control source to the field that I want but somehow it is not working unless if I click on to YES then save.
How do I set it in such a way which will save even without me clicking on to the LIST BOX?
in other words.. basically I want the default value to be saved when I click SAVE command button.
Thanks