View Single Post
  #1   Report Post  
DanStephens
 
Posts: n/a
Default How: Functions repeating...

I need to make a simple function in each row of this huge database. I need it
to repeat each row without me retyping. This database is about 6,000 rows and
I don't have time to manually enter the formula each row.

Basically I need to divide 2 numbers that are included in the same row to
get a percentage.

Here is a example of what I have to manually enter:

=AD125/AB125
=AD126/AB126
=AD127/AB127

Can anyone tell me how to set some sort of 'numbering' type system to where
it automatically enters the formula all the way down the column?

Thanks in advance!

Dan