The Grim Discovery
Board Regular
- Joined
- Jan 23, 2015
- Messages
- 244
- Office Version
- 365
- Platform
- Windows
Hiya
Could anyone help me to try and do the following.
I'm working across two worksheets in separate workbooks. The first looks like this.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Workbook 1: Team name[/TD]
[TD]Monthly Points total [/TD]
[/TR]
[TR]
[TD]Tottenham[/TD]
[TD]45[/TD]
[/TR]
[TR]
[TD]United[/TD]
[TD]41[/TD]
[/TR]
[TR]
[TD]City
[/TD]
[TD]48[/TD]
[/TR]
[TR]
[TD]Arsenal[/TD]
[TD]31[/TD]
[/TR]
[TR]
[TD]Burnley[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Liverpool[/TD]
[TD]42[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
While in the second workbook I've got the same teams but in alphabetical order. I'm trying to get the monthly Points total to 'automatically' populate in the second column of the workbook based on the figures from workbook 1. How can I do this? And I'm looking to do for a much larger number of cases, not just the six here.
Lots of thanks in advance.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Workbook 2: Team name[/TD]
[TD]Points total [/TD]
[/TR]
[TR]
[TD]Arsenal[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Burnley[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]City[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Liverpool[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Tottenham[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]United[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Could anyone help me to try and do the following.
I'm working across two worksheets in separate workbooks. The first looks like this.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Workbook 1: Team name[/TD]
[TD]Monthly Points total [/TD]
[/TR]
[TR]
[TD]Tottenham[/TD]
[TD]45[/TD]
[/TR]
[TR]
[TD]United[/TD]
[TD]41[/TD]
[/TR]
[TR]
[TD]City
[/TD]
[TD]48[/TD]
[/TR]
[TR]
[TD]Arsenal[/TD]
[TD]31[/TD]
[/TR]
[TR]
[TD]Burnley[/TD]
[TD]30[/TD]
[/TR]
[TR]
[TD]Liverpool[/TD]
[TD]42[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
While in the second workbook I've got the same teams but in alphabetical order. I'm trying to get the monthly Points total to 'automatically' populate in the second column of the workbook based on the figures from workbook 1. How can I do this? And I'm looking to do for a much larger number of cases, not just the six here.
Lots of thanks in advance.
[TABLE="width: 500"]
<tbody>[TR]
[TD]Workbook 2: Team name[/TD]
[TD]Points total [/TD]
[/TR]
[TR]
[TD]Arsenal[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Burnley[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]City[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Liverpool[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Tottenham[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]United[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]