spaz9876
01-05-2007, 09:08 AM
I have a report created in excel that all the information is already in a database and I end up having to double entry everything into this spreadsheet as well (I attached the spreadsheet).
I want a report that looks like the attached or similiar but from within the access database. I already have all the fields.
Amount Proposed = Total Value Proposed in access (need to have it sum all the proposed amounts by month per each sales rep).
Amount Sold = Total Value Sold in access
Date fields are [Proposal Date/Rev] and [Award Date]
Can anyone help with a VBA coding? I can't figure out how to do dates for 2 different fields in a query and I thought VBA might be easier.
I want a report that looks like the attached or similiar but from within the access database. I already have all the fields.
Amount Proposed = Total Value Proposed in access (need to have it sum all the proposed amounts by month per each sales rep).
Amount Sold = Total Value Sold in access
Date fields are [Proposal Date/Rev] and [Award Date]
Can anyone help with a VBA coding? I can't figure out how to do dates for 2 different fields in a query and I thought VBA might be easier.