A
Andrew
Hi
I am working on a database which includes a routine for importing
sales data. The data includes a "Week" field, indicated to which week
the data relates. This is a text string in the format of "2007-13"
then "2007-14" and so on.
I need to write routines to sum the sales figures for the past 4 / 6 /
8 weeks etc. However, I'm not sure how best to go about parsing this
string into a useable date, to use with dateDiff or whatever.
Can anyone suggest any techniques or websites which might help? Did a
search on Google, but didn't find anything helpful....
Thanks a lot
Andrew
I am working on a database which includes a routine for importing
sales data. The data includes a "Week" field, indicated to which week
the data relates. This is a text string in the format of "2007-13"
then "2007-14" and so on.
I need to write routines to sum the sales figures for the past 4 / 6 /
8 weeks etc. However, I'm not sure how best to go about parsing this
string into a useable date, to use with dateDiff or whatever.
Can anyone suggest any techniques or websites which might help? Did a
search on Google, but didn't find anything helpful....
Thanks a lot
Andrew