W
WAstarita
I have a simple query setup.
1 table with service contracts.
Each contract comes with a set amount of maintenances.
I want to be able to divide the length of the contract (Usually a year)
by the amount of maintenances.
Then I want it to return a row for each date returned.
Lets say the format of the table is:
ContractID*
DateStart
DateEnd
Maintenances
This may be a Make-Table query, I am not to familiar with them.
Thanks in advance.
1 table with service contracts.
Each contract comes with a set amount of maintenances.
I want to be able to divide the length of the contract (Usually a year)
by the amount of maintenances.
Then I want it to return a row for each date returned.
Lets say the format of the table is:
ContractID*
DateStart
DateEnd
Maintenances
This may be a Make-Table query, I am not to familiar with them.
Thanks in advance.