Access 2010
I have a textbox bound to a table field. The textbox property is set to a date function so that on clicking the textbox the inbuilt date picker appears. I am trying to find how to clear this textbox, whether setting = "" or setting = Null is correct. The textbox is bound to an underlying table only because the textbox/datepicker will not work unless it's bound to a table. Actually, maybe I am self answering myself while writing this as maybe I could clear the table field. However a quicker way appreciated if anyone knows
I have a textbox bound to a table field. The textbox property is set to a date function so that on clicking the textbox the inbuilt date picker appears. I am trying to find how to clear this textbox, whether setting = "" or setting = Null is correct. The textbox is bound to an underlying table only because the textbox/datepicker will not work unless it's bound to a table. Actually, maybe I am self answering myself while writing this as maybe I could clear the table field. However a quicker way appreciated if anyone knows