B
Brennan
Hello:
I have a report in an Access 2000 database that looks at
potential sales for a number of project managers and then
does some calculations. The report pulls from an query
where potential sales are rolled up into a sum by Project
Manager. I now have to make the following changes to the
report.
The report should look at the current date and then go
back 3 years and break the potential sales totals out by
the year the sales process was originated (We do track
this date in the database).
A project Manager can bid on the same job for several
different General Contractors. When ever that happens, I
need to take the lowest bid to do my calculations.
I have tried using DateDiff to handle the date issue but
have not been successful.
Any suggestions would be appreciated
Thanks
Brennan
I have a report in an Access 2000 database that looks at
potential sales for a number of project managers and then
does some calculations. The report pulls from an query
where potential sales are rolled up into a sum by Project
Manager. I now have to make the following changes to the
report.
The report should look at the current date and then go
back 3 years and break the potential sales totals out by
the year the sales process was originated (We do track
this date in the database).
A project Manager can bid on the same job for several
different General Contractors. When ever that happens, I
need to take the lowest bid to do my calculations.
I have tried using DateDiff to handle the date issue but
have not been successful.
Any suggestions would be appreciated
Thanks
Brennan