View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sylvia[_17_] Sylvia[_17_] is offline
external usenet poster
 
Posts: 1
Default Copying cells...


I want to write a macro for copying the cells from file1 to file2. Th
data will be there only in the 2nd row.
The condition is, I want to copy only that perticular cell at th
corresponding cell of other file
For eg. if the data is there at the position "A2" and "A4" in File
then I want to copy this data in the file2 at "A2" and "A4" positio
only.

Thanks,
Sylvi

--
Sylvi
-----------------------------------------------------------------------
Sylvia's Profile: http://www.excelforum.com/member.php...fo&userid=3030
View this thread: http://www.excelforum.com/showthread.php?threadid=50160