C
Coach
hi
looking to build a database just holding the following - looks like this
A B C D
t32 3 6 7 4
t45 3 5 9 2
s45 5 4 7 4
etc
how could i compare the data that I selected eg in this case the top and
bottom
to give the following
A B C D
t32 3 6 7 4
s45 5 4 7 4
2 -2 0 0
eg take the top number from the bottom
CHEERS & MERRY CHRISTMAS
looking to build a database just holding the following - looks like this
A B C D
t32 3 6 7 4
t45 3 5 9 2
s45 5 4 7 4
etc
how could i compare the data that I selected eg in this case the top and
bottom
to give the following
A B C D
t32 3 6 7 4
s45 5 4 7 4
2 -2 0 0
eg take the top number from the bottom
CHEERS & MERRY CHRISTMAS