S
Steve
I have a table called tblCompletedMessages which gets updated information
constantly from my department. A new row with the latest information is added
every few minutes. I would like to be able to query the value of a field
called "PctOfStd" where the time field "TimeCompleted" is at it's maximum for
a given date (the date is selected from a calendar control on a form) so that
I will have the most recent PctOfStd for the date. I thought this would be
pretty easy, but I can't get it to work. Any input would be appreciated.
Steve
constantly from my department. A new row with the latest information is added
every few minutes. I would like to be able to query the value of a field
called "PctOfStd" where the time field "TimeCompleted" is at it's maximum for
a given date (the date is selected from a calendar control on a form) so that
I will have the most recent PctOfStd for the date. I thought this would be
pretty easy, but I can't get it to work. Any input would be appreciated.
Steve