View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
T-容x[_20_] T-容x[_20_] is offline
external usenet poster
 
Posts: 1
Default Searching for a specific cell using a variable.


Range("TheOtherSheet!A" & x).Value = TheValue

syntax is:
<NameOfSheet!<CellAddress

Mind the *!*
:)

SystemHack Wrote:
Umm one more question, what is the string if the cell is in anothe
sheet


--
T-容
-----------------------------------------------------------------------
T-容x's Profile: http://www.excelforum.com/member.php...fo&userid=2657
View this thread: http://www.excelforum.com/showthread.php?threadid=39894