Quantcast
Channel: Office 2013 and Office 365 ProPlus - IT Pro General Discussions forum
Viewing all articles
Browse latest Browse all 14306

Copying data from a sheet to multiple sheets in excel using vba

$
0
0

I am trying to help ease a audit template. I have taken a raw report and imported the required columns to my workbook using VBA.So whenevr I run the script ,I will have the
required data in my workbook ,Sheet name - xyz. The task ahead is little difficult and I seek your help here.

I have 20 more sheets in my workbook after the first sheet "xyz". They are named as 1 ,2 ,3,4,5.... till 20.
Now I want to copy the data from column B of xyz sheet to H3 cell of each of the sheets .
For example: B1 from XYZ  will be copied to h3 of SHEET1,  b2 from xyz will be copied to H3 of sheet 2 , b3 from xyz will be copied to
h3 of sheet4  till the row count ends in B of xyz

Similarly I have to copy data from column C of XYZ to H8 cell of multiple sheets.I tried understanding using record macros, but that will give
a big code which is not the ideal case .

Can anyone guide me how to achieve this ?


manISRT


Viewing all articles
Browse latest Browse all 14306

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>