Hi,
I do hope somebody can help me. I have 2 sheets...
First Sheet
Section 1 Fred Bloggs 1001 1003 1005 1007 1009
Section 2 Amy Trams 1000 1002 1004 1006 1008
Second Sheet
1002 9.2 0.00% 1 <section name="" here="">1005 9.7 80.00% 2 <section name="" here="">1009 8.4 100.00% 1 <section name="" here="">
On the first sheet is the 'Section Sheet' with the Room numbers, and, on the second sheet, created by our internal systems, which as exported by CSV, which I copy into second sheet, there is the room number, with the statistics. I cannot work out how to put the <section name="" here=""> without using VBA; which we cannot use as all macro as disabled on our systems.
Can anybody help me with the code to replace with the appropriate Section Name. Obviously this is NOT on the sheet, it is just for this example.
<section name="" here=""><section name="" here="">
I look forward to seeing what help somebody can give me, as I normally using Index/Match but cannot fathom out how to do this on this occasion.</section></section></section></section></section></section>
I do hope somebody can help me. I have 2 sheets...
First Sheet
Section 1 Fred Bloggs 1001 1003 1005 1007 1009
Section 2 Amy Trams 1000 1002 1004 1006 1008
Second Sheet
1002 9.2 0.00% 1 <section name="" here="">1005 9.7 80.00% 2 <section name="" here="">1009 8.4 100.00% 1 <section name="" here="">
On the first sheet is the 'Section Sheet' with the Room numbers, and, on the second sheet, created by our internal systems, which as exported by CSV, which I copy into second sheet, there is the room number, with the statistics. I cannot work out how to put the <section name="" here=""> without using VBA; which we cannot use as all macro as disabled on our systems.
Can anybody help me with the code to replace with the appropriate Section Name. Obviously this is NOT on the sheet, it is just for this example.
<section name="" here=""><section name="" here="">
I look forward to seeing what help somebody can give me, as I normally using Index/Match but cannot fathom out how to do this on this occasion.</section></section></section></section></section></section>
Last edited: