B
BillD
I had a problem with ActiveX control calendar to enter dates in a text box so
I switched to Allen Browne's Popup Calendar. I have set the control source to
the Date/Time field "DateLookingForWork". The format of the text box is set
to Short Date. The table field Data Type is Date/Time and the Format is set
to Short Date.
The Question I have is: Should the Control Source of the Text Box on the
Form be set to the Table Field Name "DateLookingForWork" or be Unbound as is
in his sample. If I set the Text Box to Unbound, then the date does not save
to the Table Field "DateLookingForWork" If I set the Control Source to the
Table Field Name "DateLookingForWork" then everything seems to work fine. I
am thinking that the reason he did not set the control source for the text
box on the form is that he did not have a table in the sample. Will I run
into future problems if I leave the Control Source set to the Table Field?
Bill D.
I switched to Allen Browne's Popup Calendar. I have set the control source to
the Date/Time field "DateLookingForWork". The format of the text box is set
to Short Date. The table field Data Type is Date/Time and the Format is set
to Short Date.
The Question I have is: Should the Control Source of the Text Box on the
Form be set to the Table Field Name "DateLookingForWork" or be Unbound as is
in his sample. If I set the Text Box to Unbound, then the date does not save
to the Table Field "DateLookingForWork" If I set the Control Source to the
Table Field Name "DateLookingForWork" then everything seems to work fine. I
am thinking that the reason he did not set the control source for the text
box on the form is that he did not have a table in the sample. Will I run
into future problems if I leave the Control Source set to the Table Field?
Bill D.