Hi
I use 2 tables, one for entering data and another one for hyperlinking external files based on the data in table No.1
I will show the tables then follow it with the question.
Table 1
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]No.[/TD]
[TD]Description[/TD]
[TD]From[/TD]
[TD]To[/TD]
[TD]Date[/TD]
[TD]Attachment Desc.[/TD]
[TD]No. of Attach[/TD]
[/TR]
[TR]
[TD]33[/TD]
[TD]Excavations[/TD]
[TD]Contr1[/TD]
[TD]Owner[/TD]
[TD][/TD]
[TD]Employment contract.pdf
Bill of quantitaty[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]34[/TD]
[TD]Mechanical[/TD]
[TD]Contr2[/TD]
[TD]Owner[/TD]
[TD][/TD]
[TD]BOQ.xlsx
Shop Drawings.dwg
Work plan.xlsx[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]35[/TD]
[TD]Electrical[/TD]
[TD]Contr2[/TD]
[TD]Owner[/TD]
[TD][/TD]
[TD]BOQ.xlsx
Shop Drawings.dwg
Work plan.xlsx[/TD]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]
Table 2
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]No. from Table1[/TD]
[TD]Description[/TD]
[TD]File name[/TD]
[TD]Extension[/TD]
[TD]Hyperlink[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Now I'm looking for a formula or Macro so in Table 2 / column A the value will represent the first column in table 1 (Column A) and repeated as counted in the Table 1 / No. of attachments Column (Column G)
I hope I could explain my question looking to have your helps.
Thanks.
I use 2 tables, one for entering data and another one for hyperlinking external files based on the data in table No.1
I will show the tables then follow it with the question.
Table 1
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]No.[/TD]
[TD]Description[/TD]
[TD]From[/TD]
[TD]To[/TD]
[TD]Date[/TD]
[TD]Attachment Desc.[/TD]
[TD]No. of Attach[/TD]
[/TR]
[TR]
[TD]33[/TD]
[TD]Excavations[/TD]
[TD]Contr1[/TD]
[TD]Owner[/TD]
[TD][/TD]
[TD]Employment contract.pdf
Bill of quantitaty[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]34[/TD]
[TD]Mechanical[/TD]
[TD]Contr2[/TD]
[TD]Owner[/TD]
[TD][/TD]
[TD]BOQ.xlsx
Shop Drawings.dwg
Work plan.xlsx[/TD]
[TD]3[/TD]
[/TR]
[TR]
[TD]35[/TD]
[TD]Electrical[/TD]
[TD]Contr2[/TD]
[TD]Owner[/TD]
[TD][/TD]
[TD]BOQ.xlsx
Shop Drawings.dwg
Work plan.xlsx[/TD]
[TD]3[/TD]
[/TR]
</tbody>[/TABLE]
Table 2
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]No. from Table1[/TD]
[TD]Description[/TD]
[TD]File name[/TD]
[TD]Extension[/TD]
[TD]Hyperlink[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Now I'm looking for a formula or Macro so in Table 2 / column A the value will represent the first column in table 1 (Column A) and repeated as counted in the Table 1 / No. of attachments Column (Column G)
I hope I could explain my question looking to have your helps.
Thanks.