ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   simple equation (https://www.excelbanter.com/excel-discussion-misc-queries/80437-simple-equation.html)

true_atlantis

simple equation
 

i know that ROW() gives me the current row, but lets say i want to
select the cell at column B on the current ROW and devide that by the
cell at column D on the current ROW. how would i select these specific
cells?


--
true_atlantis
------------------------------------------------------------------------
true_atlantis's Profile: http://www.excelforum.com/member.php...o&userid=32957
View this thread: http://www.excelforum.com/showthread...hreadid=527898


Ragdyer

simple equation
 
One way:

=INDEX(B:B,ROW())/INDEX(D:D,ROW())

--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"true_atlantis"
wrote in message
news:true_atlantis.25gl7y_1143682200.8669@excelfor um-nospam.com...

i know that ROW() gives me the current row, but lets say i want to
select the cell at column B on the current ROW and devide that by the
cell at column D on the current ROW. how would i select these specific
cells?


--
true_atlantis
------------------------------------------------------------------------
true_atlantis's Profile:

http://www.excelforum.com/member.php...o&userid=32957
View this thread: http://www.excelforum.com/showthread...hreadid=527898



[email protected]

simple equation
 
The normal way woud be, if ROW is #8, =B8/D8 That is. divided B8 by
D8.


[email protected]

simple equation
 
The normal way woud be, if ROW is #8, =B8/D8 That is. divided B8 by
D8.

ed



All times are GMT +1. The time now is 12:48 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com