K
kimberlyb
I am rewriting a database I started incorrectly and I'm stuck on trying to
move it to a "date driven" DB. Basically I am creating a DB to track
projects (maintenance items), actual revenue (invoiced), forecasted revenue
(sales target - which is everchanging based on purchase orders received), and
an "outlook proforma" (one time forecast that is not updated for trending).
That way when I write queries it can be from a date period instead of having
to write a query for every scenario we want to interrogate. Also, for ease
of data entry, I need data that is captured monthly (like a crosstab) however
I'm not sure how to assign a date to a record which would allow me to have
one record per project. I don't want the end user to have to select date
parameters. Can anyone help me???
Thanks
Kimberly
move it to a "date driven" DB. Basically I am creating a DB to track
projects (maintenance items), actual revenue (invoiced), forecasted revenue
(sales target - which is everchanging based on purchase orders received), and
an "outlook proforma" (one time forecast that is not updated for trending).
That way when I write queries it can be from a date period instead of having
to write a query for every scenario we want to interrogate. Also, for ease
of data entry, I need data that is captured monthly (like a crosstab) however
I'm not sure how to assign a date to a record which would allow me to have
one record per project. I don't want the end user to have to select date
parameters. Can anyone help me???
Thanks
Kimberly