B
BillyRogers
My dept has a table with colums like this
TaskNo,Owner,Desc,DueDate etc.....then Jan,Feb,Mar,Apr,May,Jun,July.....
we each have our own query filtered on owner and each month we bring in the
correct month and mark our task as completed when were are done under the
month column with they day it was completed.
Is there a way to create a query that always pulls the current month? (or
the prior month which is really what I need)
Is there a better way to desing this? Do we need two tables?
thanks,
Billy
--
Billy Rogers
Dallas,TX
Currently Using SQL Server 2000, Office 2000 and Office 2003
TaskNo,Owner,Desc,DueDate etc.....then Jan,Feb,Mar,Apr,May,Jun,July.....
we each have our own query filtered on owner and each month we bring in the
correct month and mark our task as completed when were are done under the
month column with they day it was completed.
Is there a way to create a query that always pulls the current month? (or
the prior month which is really what I need)
Is there a better way to desing this? Do we need two tables?
thanks,
Billy
--
Billy Rogers
Dallas,TX
Currently Using SQL Server 2000, Office 2000 and Office 2003