Multipling entire columns b a single factor

A

Aspenrik

I am creating a golf handi-cap program in Excel 97. In column A, th
players names. In column B is that players handicap index (player i
cell A7 shows his index in B7). Column C is to be the player handicap
for a specific course, which is calculated by the Value in column B
the handi-cap Index) times a constant factor such as 1.2036.

This way A7 says "Joe Golfer". Cell B7 is Joe Golfers handicap index.
Cell C7 is Joe Golfers handi cap in a specific course. The formula i
=B7*1.2036. The problem I have is getting ALL of column B to b
multipied by the same constant number-with the result of thi
calculation appearing in column C. I am having to enter a formula cel
by cell! With 30 players and 8 courses I would be typing all night
is'nt there a way to program the entire column at once?

Ri
 
J

JulieD

Hi Rik

if i'm understanding you correctly you could approach it this way

in a cell - say D1 type 1.2036

change the formula in C7 to = B7 * $D$1
and copy this formula down (double click on autofill handle is the easiest
way)

then all you have to do is to change the value in D1 and all the values in C
will change accordingly.

hope this helps

JulieD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top