G
Guest
i have a query which looks like this
Status StatusCount StatusDate
Closed 21 Aug 2005
New 34 Aug 2005
Waiting 32 July 2005
New 2 Jan 2006
Closed 3 Sept 2005
It counts the number of workorders with certain status in respect to the
month and year. I have a form which i want to display the monthly status. i
want a text box to display the StatusCount of Closed work orders for the
current month. So when the current month & year is Aug 2005 i want the text
box to display 21. When the current month and year changes to Sept 2005, i
want the text box to automatically update its value based on Sept 2005
StatusCount for closed workorders.
Can anyone point me in the right direction?
Status StatusCount StatusDate
Closed 21 Aug 2005
New 34 Aug 2005
Waiting 32 July 2005
New 2 Jan 2006
Closed 3 Sept 2005
It counts the number of workorders with certain status in respect to the
month and year. I have a form which i want to display the monthly status. i
want a text box to display the StatusCount of Closed work orders for the
current month. So when the current month & year is Aug 2005 i want the text
box to display 21. When the current month and year changes to Sept 2005, i
want the text box to automatically update its value based on Sept 2005
StatusCount for closed workorders.
Can anyone point me in the right direction?