View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips[_4_] Bob Phillips[_4_] is offline
external usenet poster
 
Posts: 834
Default How to get Row # in formula?

You may not be able to drag it, but if you copy row13 formula and go to row
20 it updates does it not?

--

HTH

Bob

"DaveR" wrote in message
...
I have several rows with the same formula but they are seperated, in some
cases, by rows with other information to prevent me from just dragging a
formula down to other rows.

Ex. While in row 13: B13*C13+B13*D13+B13*E13
While in row 20: B20*C20+....

how can I write a formula to populate the "13" or "20" automatically for
whatever row I am in?

Thanks,
Dave