R
Roy
i have insert a calendar, and made a textbox having it as control sourse..
the problem is the calender(MicroSoft date and time picker) returns hour as well.
i dont want the hour to show up in my textbox.
The reason why is because im using the textbox to do a search in a query...
The textbox can't have the hours(Even if u format the textbox for Short Date, the hour will still be there, and the search will not be real)
thank u
the problem is the calender(MicroSoft date and time picker) returns hour as well.
i dont want the hour to show up in my textbox.
The reason why is because im using the textbox to do a search in a query...
The textbox can't have the hours(Even if u format the textbox for Short Date, the hour will still be there, and the search will not be real)
thank u