Re: $$Excel-Macros$$ Copy Data From One Sheet to Multiple Sheets

2013-08-16 Thread ashish koul
can u share a sample file On Sat, Aug 17, 2013 at 1:46 AM, Rahul Jain wrote: > I have one excel file wherein i have alphanumeric data in cells A1:A85 & > B1:B85. (In Sheet 1) > > I have another 85 sheets in the file. I want to pull data of A1 into D20 & > data of B1 into E20 (In Sheet 2) > > I

$$Excel-Macros$$ Copy Data From One Sheet to Multiple Sheets

2013-08-16 Thread Rahul Jain
I have one excel file wherein i have alphanumeric data in cells A1:A85 & B1:B85. (In Sheet 1) I have another 85 sheets in the file. I want to pull data of A1 into D20 & data of B1 into E20 (In Sheet 2) I want to do these in all the 85 sheets in sequential order. i.e. Sheet 2 should pull data o