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?
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]
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]