View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
michal michal is offline
external usenet poster
 
Posts: 1
Default Range for a single cell


if I have the column number as variable x and the row as variable y
how can I select a cell in column x line y?

I thought : range (x & y).select

but it doesn't work

Thanks


--
michal
------------------------------------------------------------------------
michal's Profile: http://www.excelforum.com/member.php...o&userid=24404
View this thread: http://www.excelforum.com/showthread...hreadid=380193