Price Tagging/Labeling VBA

ShumsFaruk

Board Regular
Joined
Jul 24, 2009
Messages
93
Dear All,

Excel VBA for Copy data from one sheet to another sheet are many on internet, but non of them helps me.

I would like to extract Product Code (which starts from B2) & its Price (which starts from C2) from the sheet "Pricing Data" to sheet "Price Tags" which has default format.

I need vba to count quantity (which starts from D2 until last row) of every product code in "Pricing Data" & paste that many times its Product Code under the cell below "Code" (which is merged cell) & its price under the cell below "Our Price (which is merged cell) in" "Price Tags" sheet.

Currently I am pasting it manually, I need above process to continue until last product code in "Price Data", and create such Price Labelling format automatically (I am not sure if its possible), if not then I will paste required format manually as per total price tags required.

PS: I don't see any option of attaching sample file. Kindly help.

Shums.
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
ShumsFaruk,

1. What version of Excel and Windows are you using?

2. Are you using a PC or a Mac?


PS: I don't see any option of attaching sample file. Kindly help.

You can upload your workbook to Box Net,
sensitive data changed
mark the workbook for sharing
and provide us with a link to your workbook.
 
Upvote 0
Hi Hiker,

Thanks for your reply.

1. I am Office 2010.

2. I am using Windows.

Uploading to BoxNet, do I need to sign up first?
 
Upvote 0
Sorry for bothering everyone...

I found Mail Merge option in Word to solve this issue.

PS: I don't know how to reply with Solved.
 
Upvote 0

Forum statistics

Threads
1,223,243
Messages
6,170,967
Members
452,371
Latest member
Frana

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