G
GoLions
Hello,
I have a problem that I've been trying to solve for days, and just
can't get it!! Perhaps someone here knows how I can do this with
Excel:
I'm using Excel to track golf handicaps for all members in our club. I
have successfully been able to calculate golf handicaps, and have them
automatically re-caculate whenever a new golf score is entered. The
resulting table looks like this: Golfer Names listed in Column A, and
beside each name in columns B, C, D, E, etc, are each person's running
handicaps. So Column B will show their handicap on day 1, column C
shows it on day 2, etc. The LAST handicap entry in each golfer's row is
their current handicap.
Since some golfer's don't play every day or every week (some play more
than other's), each golfer will have a different number of handicaps
entered..... BUT the LAST handicap entered is always that golfer's
current handicap. SO Golfer 1 may have their current handicap in column
C (if he's only played twice), while golfer 2 may have their current
handicap in column J (if he's played 9 times), etc.
My problem is that I cannot print out a single page that shows
everyone's CURRENT handicap. So I thought I'd insert a new column
beside everyone's name (column B) and have each golfer's current
handicap displayed in that column. Then I could just print out columns
A and B to get everyone's name and current handicap.
BUT I don't know how to do it! I can't just say "display the contents
of the xth column out", because the golfer's current handicap may be in
the 4th column, 10th column, 3rd column, etc.... it could be any
distance out from column A, depending on how many times the golfer has
played. I thought I could use the LOOKUP command, or DGET, but I can't
figure it out. Is there anyone that knows how I could do this in a
single worksheet?
One more piece of info that may help.... in the cells that do NOT have
a handicap entered, there is a formula that ends up displaying nothing
(i.e. "" if there's no handicap to display). I could make this display
an "X" or anything else if it helps.
SUMMARY:
In column B, I want to look out to the right in a given row until I see
the LAST entry of a handicap (i.e. the next cell displays nothing), and
then display that handicap in column B.
Anyone know how I can do that?
Many thanks
Rob.
I have a problem that I've been trying to solve for days, and just
can't get it!! Perhaps someone here knows how I can do this with
Excel:
I'm using Excel to track golf handicaps for all members in our club. I
have successfully been able to calculate golf handicaps, and have them
automatically re-caculate whenever a new golf score is entered. The
resulting table looks like this: Golfer Names listed in Column A, and
beside each name in columns B, C, D, E, etc, are each person's running
handicaps. So Column B will show their handicap on day 1, column C
shows it on day 2, etc. The LAST handicap entry in each golfer's row is
their current handicap.
Since some golfer's don't play every day or every week (some play more
than other's), each golfer will have a different number of handicaps
entered..... BUT the LAST handicap entered is always that golfer's
current handicap. SO Golfer 1 may have their current handicap in column
C (if he's only played twice), while golfer 2 may have their current
handicap in column J (if he's played 9 times), etc.
My problem is that I cannot print out a single page that shows
everyone's CURRENT handicap. So I thought I'd insert a new column
beside everyone's name (column B) and have each golfer's current
handicap displayed in that column. Then I could just print out columns
A and B to get everyone's name and current handicap.
BUT I don't know how to do it! I can't just say "display the contents
of the xth column out", because the golfer's current handicap may be in
the 4th column, 10th column, 3rd column, etc.... it could be any
distance out from column A, depending on how many times the golfer has
played. I thought I could use the LOOKUP command, or DGET, but I can't
figure it out. Is there anyone that knows how I could do this in a
single worksheet?
One more piece of info that may help.... in the cells that do NOT have
a handicap entered, there is a formula that ends up displaying nothing
(i.e. "" if there's no handicap to display). I could make this display
an "X" or anything else if it helps.
SUMMARY:
In column B, I want to look out to the right in a given row until I see
the LAST entry of a handicap (i.e. the next cell displays nothing), and
then display that handicap in column B.
Anyone know how I can do that?
Many thanks
Rob.