View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ardus Petus Ardus Petus is offline
external usenet poster
 
Posts: 718
Default Exctracting Literal Value From A String Variable

=Cells(rownum, colnum)

HTH
--
AP

"rocketslinger"
a écrit dans le message de
news:rocketslinger.24btmp_1141780205.9646@excelfor um-nospam.com...

For arguments sake, I have a string variable such as,

R1 = \"RANGE(CELLS(ROWPOINTER, COLUMNPOINTER))\"

And, I want to use the literal value of r1 (minus the quotations) in
the Range function

RANGE(R1)

How do I go about accomplishing this task?


--
rocketslinger
------------------------------------------------------------------------
rocketslinger's Profile:

http://www.excelforum.com/member.php...fo&userid=4093
View this thread: http://www.excelforum.com/showthread...hreadid=519956