copy the same text to different excel files

  • Thread starter Thread starter shanmugaraj
  • Start date Start date
S

shanmugaraj

Hi,

I have a content say '25648329' in my clipboard. i want this content t
be pasted in 3-4 worksheet.

In 1sth sheet i want it to be pasted in column b, 3rd row.
In 2nd sheet i want the same to pasted in column d , 5 row
In 3 sheet , 4 sheet and so on.

How can i do that.

:mad
 
Hi
the easiest way would be to record a macro for this (goto ' Tools -
Macros' and record a macro)
 
Back
Top