What is this formula for?

R

Rick Rothstein \(MVP - VB\)

Can someone explain this formula to me?
=$C$36/$B$6

The dollar signs represent absolute references; so the formula is dividing
whatever is in cell C36 by whatever is in cell B6... and will always do
that, no matter where you copy the formula to.

Rick
 
Top