GeorgeDoors
New Member
- Joined
- Apr 22, 2014
- Messages
- 7
Hi, i've been trying for weeks to get an index match to result the the date and the manufacturer for when the object expires with no gaps.
Her is the initial table, i have shrunk this as the actual one is 88 company's by 36 manufacturers;
<colgroup><col style="width: 100px"><col width="100"><col width="100"><col width="100"></colgroup><tbody>
[TD="align: center"]Manufacturer1[/TD]
[TD="align: center"]Manufacturer2[/TD]
[TD="align: center"]Manufacturer3[/TD]
[TD="align: center"]Company 1[/TD]
[TD="align: center"]1/2/2016[/TD]
[TD="align: center"]1/12/2016[/TD]
[TD="align: center"]-[/TD]
[TD="align: center"]Company 2[/TD]
[TD="align: center"]-[/TD]
[TD="align: center"]1/8/2016[/TD]
[TD="align: center"]1/1/2018[/TD]
[TD="align: center"]Company 3[/TD]
[TD="align: center"]1/11/2016[/TD]
[TD="align: center"]-[/TD]
[TD="align: center"]1/1/2017[/TD]
[TD="align: center"]Company 4[/TD]
[TD="align: center"]1/7/2016[/TD]
[TD="align: center"]1/6/2016[/TD]
[TD="align: center"]-[/TD]
</tbody>
I would like the formula to return the manufacturer and the date of expiry in the table below, the number of columns can increase, but the idea is to remove the gaps and show differing remaining terms across different tabs
<colgroup><col style="width: 100px"><col width="156"><col width="156"></colgroup><tbody>
[TD="align: center"]Company 1[/TD]
[TD="align: center"]Manufacturer1 01/02/2016[/TD]
[TD="align: center"]Manufacturer2 01/12/2016[/TD]
[TD="align: center"]Company 2[/TD]
[TD="align: center"]Manufacturer2 01/08/2016[/TD]
[TD="align: center"]Manufacturer3 01/01/2018[/TD]
[TD="align: center"]Company 3[/TD]
[TD="align: center"]Manufacturer1 01/11/2016[/TD]
[TD="align: center"]Manufacturer3 01/01/2017[/TD]
[TD="align: center"]Comapny 4[/TD]
[TD="align: center"]Manufacturer1 01/07/2016[/TD]
[TD="align: center"]Manufacturer2 01/06/2016
[/TD]
</tbody>
This result i typed out but would be too time consuming to do manually per month.
Any help will be much appreciated
Many Thanks
Her is the initial table, i have shrunk this as the actual one is 88 company's by 36 manufacturers;
<colgroup><col style="width: 100px"><col width="100"><col width="100"><col width="100"></colgroup><tbody>
[TD="align: center"]Manufacturer1[/TD]
[TD="align: center"]Manufacturer2[/TD]
[TD="align: center"]Manufacturer3[/TD]
[TD="align: center"]Company 1[/TD]
[TD="align: center"]1/2/2016[/TD]
[TD="align: center"]1/12/2016[/TD]
[TD="align: center"]-[/TD]
[TD="align: center"]Company 2[/TD]
[TD="align: center"]-[/TD]
[TD="align: center"]1/8/2016[/TD]
[TD="align: center"]1/1/2018[/TD]
[TD="align: center"]Company 3[/TD]
[TD="align: center"]1/11/2016[/TD]
[TD="align: center"]-[/TD]
[TD="align: center"]1/1/2017[/TD]
[TD="align: center"]Company 4[/TD]
[TD="align: center"]1/7/2016[/TD]
[TD="align: center"]1/6/2016[/TD]
[TD="align: center"]-[/TD]
</tbody>
I would like the formula to return the manufacturer and the date of expiry in the table below, the number of columns can increase, but the idea is to remove the gaps and show differing remaining terms across different tabs
<colgroup><col style="width: 100px"><col width="156"><col width="156"></colgroup><tbody>
[TD="align: center"]Company 1[/TD]
[TD="align: center"]Manufacturer1 01/02/2016[/TD]
[TD="align: center"]Manufacturer2 01/12/2016[/TD]
[TD="align: center"]Company 2[/TD]
[TD="align: center"]Manufacturer2 01/08/2016[/TD]
[TD="align: center"]Manufacturer3 01/01/2018[/TD]
[TD="align: center"]Company 3[/TD]
[TD="align: center"]Manufacturer1 01/11/2016[/TD]
[TD="align: center"]Manufacturer3 01/01/2017[/TD]
[TD="align: center"]Comapny 4[/TD]
[TD="align: center"]Manufacturer1 01/07/2016[/TD]
[TD="align: center"]Manufacturer2 01/06/2016
[/TD]
</tbody>
This result i typed out but would be too time consuming to do manually per month.
Any help will be much appreciated
Many Thanks