#1   Report Post  
Posted to microsoft.public.excel.misc
true_atlantis
 
Posts: n/a
Default 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

  #2   Report Post  
Posted to microsoft.public.excel.misc
Ragdyer
 
Posts: n/a
Default 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


  #3   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default simple equation

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

  #4   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default simple equation

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

ed

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Equation to refer to data value(s) and not the cell?? [email protected] Excel Discussion (Misc queries) 2 March 10th 06 09:02 AM
simple math equation Richard Excel Discussion (Misc queries) 8 February 18th 06 08:42 PM
Equation Editor- problem when editing an equation Gaby L. Excel Discussion (Misc queries) 0 September 27th 05 09:24 PM
Need Help with #N/A in equation mkerstei Excel Discussion (Misc queries) 7 July 29th 05 09:03 PM
need help with a simple xls equation !! CC-Khriz Excel Worksheet Functions 3 June 24th 05 03:50 PM


All times are GMT +1. The time now is 02:22 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"