Hello everyone!
I am currently building a system to track advertising in a newspaper. I have the following tables (that relate to this question): tblContracts, tblOrder. There are related by ContractID. The order has an advertising date for each line item... as such, one contract can have an ad on 8/17, 8/18, and 8/19 (each with a different LineOrderID). I would like to create a datasheet form that pulls all closed contracts that don't have an initial billing date (i.e. those that contracts are complete but have yet to be billed). Is this possible using DMax or a combination of various queries?
The ultimate goal is to pull a list of all contracts that have a final issue date less than the current date so to bill each of the completed contracts.
Let me know if you have any other questions, thanks for all of the support!
Jason.
I am currently building a system to track advertising in a newspaper. I have the following tables (that relate to this question): tblContracts, tblOrder. There are related by ContractID. The order has an advertising date for each line item... as such, one contract can have an ad on 8/17, 8/18, and 8/19 (each with a different LineOrderID). I would like to create a datasheet form that pulls all closed contracts that don't have an initial billing date (i.e. those that contracts are complete but have yet to be billed). Is this possible using DMax or a combination of various queries?
The ultimate goal is to pull a list of all contracts that have a final issue date less than the current date so to bill each of the completed contracts.
Let me know if you have any other questions, thanks for all of the support!
Jason.