Hi
I am very frustrated and need some help/advice!
I have a ownership table with the following fields -
Company Name
Ownership Start Date
Item
When a company creates a new item a row is created in the table.
When a company transfers an item a row is created in the table with a new Ownership Start Date.
I am trying to calculate a Count Per Day as per the below example -
Date, Company1, Company2, Etc
01/01/2011, 10, 9, 3
A transfer takes place from Company1 to Company2
Date, Company1, Company2, Etc
02/01/2011, 9, 10, 3
Please let me know if you require any further information?
I am very frustrated and need some help/advice!
I have a ownership table with the following fields -
Company Name
Ownership Start Date
Item
When a company creates a new item a row is created in the table.
When a company transfers an item a row is created in the table with a new Ownership Start Date.
I am trying to calculate a Count Per Day as per the below example -
Date, Company1, Company2, Etc
01/01/2011, 10, 9, 3
A transfer takes place from Company1 to Company2
Date, Company1, Company2, Etc
02/01/2011, 9, 10, 3
Please let me know if you require any further information?