J
James Frater
I currently have a table 'tbl_date', which has one field, 'event date'.
However on my forms, reports and queries I use the datepart expression to
work out the week number, weekday name, year and various combinations of
those expressions for each 'event date'
However, what would really help me, particularly when it comes to grouping
and sorting data in queries and reports I need the week number to be it's own
field. Is there anyway that I could add a 'week number' field into my table
that would automatically update when I enter a vaule in 'event date'?
Any help, as always, is greatly appreciated.
JAMES
However on my forms, reports and queries I use the datepart expression to
work out the week number, weekday name, year and various combinations of
those expressions for each 'event date'
However, what would really help me, particularly when it comes to grouping
and sorting data in queries and reports I need the week number to be it's own
field. Is there anyway that I could add a 'week number' field into my table
that would automatically update when I enter a vaule in 'event date'?
Any help, as always, is greatly appreciated.
JAMES