Hi
Am stuck on an excel problem - cant see a way to do this - wondered if anyone can think of a way to accomplish it without resorting to manual entry or manipulation?
Problem:
I am maintaining a spreadsheet which is used to calculate points/positions in an online rFactor racing league
Currently there are 2 individual championships - Formula 1 & Formula 3, with the results from the 2 of these then merged into a combined one (champion of champions)
The individual championships are fine, but when I try to combine them I run into the problem - there are some names in both sheets, but others only have 1
(i.e. driver A only races in F1 whereas Driver B is in F1 & F3 and Driver C only races F3 etc)
Simplified example below:
Sheet 1 (F1 results/standings)
Driver Name - Points
Driver A - 20
Driver B - 10
Driver D - 5
Sheet 2 (F3 results/standings)
Driver Name - Points
Driver B - 15
Driver C - 19
Driver D - 10
Sheet 3 (Combined Results - sorted by points)
Driver Name - Points
Driver B - 25
Driver A - 20
Driver C - 19
Driver D - 15
Is there some way to read the names & points from Sheet 1 (F1 results) and Sheet 2 (F3 results) and write the names and points into Sheet 3 (Combined Results) which checks for duplicates names and where it finds them joins them (and the points for that name) together? And also, where it finds names only on either Sheet 1 or Sheet 2 also copies them (and the points) to the Combined Sheet (as in the example above)
Hope I have got the concept across?
I can email the excel sheet if required so you can see clearer what I mean - I don’t have access to my ftp at the moment to post it unfortunately
Thanks - Neill
Am stuck on an excel problem - cant see a way to do this - wondered if anyone can think of a way to accomplish it without resorting to manual entry or manipulation?
Problem:
I am maintaining a spreadsheet which is used to calculate points/positions in an online rFactor racing league
Currently there are 2 individual championships - Formula 1 & Formula 3, with the results from the 2 of these then merged into a combined one (champion of champions)
The individual championships are fine, but when I try to combine them I run into the problem - there are some names in both sheets, but others only have 1
(i.e. driver A only races in F1 whereas Driver B is in F1 & F3 and Driver C only races F3 etc)
Simplified example below:
Sheet 1 (F1 results/standings)
Driver Name - Points
Driver A - 20
Driver B - 10
Driver D - 5
Sheet 2 (F3 results/standings)
Driver Name - Points
Driver B - 15
Driver C - 19
Driver D - 10
Sheet 3 (Combined Results - sorted by points)
Driver Name - Points
Driver B - 25
Driver A - 20
Driver C - 19
Driver D - 15
Is there some way to read the names & points from Sheet 1 (F1 results) and Sheet 2 (F3 results) and write the names and points into Sheet 3 (Combined Results) which checks for duplicates names and where it finds them joins them (and the points for that name) together? And also, where it finds names only on either Sheet 1 or Sheet 2 also copies them (and the points) to the Combined Sheet (as in the example above)
Hope I have got the concept across?
I can email the excel sheet if required so you can see clearer what I mean - I don’t have access to my ftp at the moment to post it unfortunately
Thanks - Neill