Thread: Copy cell
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Metrazal[_7_] Metrazal[_7_] is offline
external usenet poster
 
Posts: 1
Default Copy cell


Code:

Worksheets ("Master").Range ("Q:R").Copy Worksheets("Sjournal").Range
("U:V")


What's the best code to copy just "Q" to "R"


Thanks,

Met


--
Metrazal
------------------------------------------------------------------------
Metrazal's Profile: http://www.excelforum.com/member.php...o&userid=31648
View this thread: http://www.excelforum.com/showthread...hreadid=515849