I currently have a query that requires me to input a date. Because the query is attached to a table that has
the date as 2008-01-31 I need some help. I am trying to select the date from a Calendar 11 control and
the Calendar inputs the date as 1/31/2008. What I want is as follows:
I click a command button that opens up the Calendar Form. No problem there. I select the date from the Calendar
that is for a Query. No problem there. I need the date to input into the query as 2008-01-31 instead
of 1/31/08 from the Calendar. BIG PROBLEM THERE at least for me. Any advice on how to accompish this?
the date as 2008-01-31 I need some help. I am trying to select the date from a Calendar 11 control and
the Calendar inputs the date as 1/31/2008. What I want is as follows:
I click a command button that opens up the Calendar Form. No problem there. I select the date from the Calendar
that is for a Query. No problem there. I need the date to input into the query as 2008-01-31 instead
of 1/31/08 from the Calendar. BIG PROBLEM THERE at least for me. Any advice on how to accompish this?