View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
light light is offline
external usenet poster
 
Posts: 1
Default Beginner VBA question


Trying to rank the column on the left with this formula:

ActiveCell.FormulaR1C1
"=RANK(RC[-1],RC[-1]:selection.End(xlDown).Select,0)"

Can someone tell me how to write this properly

--
ligh
-----------------------------------------------------------------------
light's Profile: http://www.excelforum.com/member.php...nfo&userid=722
View this thread: http://www.excelforum.com/showthread.php?threadid=27687