Insert Multiple Rows and copy Data

Ankitsahgal

New Member
Joined
Dec 19, 2015
Messages
11
Hello Excel Gurus,

I have a list of 50 sites that will have the same sale type.

What is the most efficient way to copy the data down without having copy, paste and replace for 50 times?

I have found this a solution to insert a row after every line using a helper column -https://www.ablebits.com/office-addins-blog/2014/06/13/excel-insert-row-shortcut/
<strike></strike>

But I have 50 sites and I need to copy the sales type 50 times and sites names 50 times.

Sample data looks like below:



[TABLE="width: 178"]
<colgroup><col span="2"></colgroup><tbody>[TR]
[TD][TABLE="class: grid, width: 178"]
<colgroup><col span="2"></colgroup><tbody>[TR]
[TD]Sites[/TD]
[TD]Sale Type[/TD]
[/TR]
[TR]
[TD]001[/TD]
[TD]Red Sales[/TD]
[/TR]
[TR]
[TD]001[/TD]
[TD]Green Sales[/TD]
[/TR]
[TR]
[TD]001[/TD]
[TD]Blue Sales[/TD]
[/TR]
[TR]
[TD]001[/TD]
[TD]White Sales[/TD]
[/TR]
[TR]
[TD]001[/TD]
[TD]Yellow Sales[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]

Any help will be greatly appreciated
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Thank you

Ankit
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Are we looking at data already in column A and B

So you want A1 And B1
copied down 50 times

Or do you want the entire row copied down 50 times.

Are these the only 4

Show us a sample of what you have now any what you want it to look like when done.

Are these the only 5

So is your sheet now empty and you want these 5 value entered 50 times each in column A and B
 
Upvote 0
Thank for your reply.

Unfortunatley, I cannot provide the original data as it is confidential.

However, I have found a simple and drag and drop solution has worked for me.

Thank you Again
 
Upvote 0

Forum statistics

Threads
1,224,823
Messages
6,181,181
Members
453,022
Latest member
Mohamed Magdi Tawfiq Emam

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top