VBA to move specific data from sheet 1 to sheet 2, print area on sheet 2 and repeat row by row

lancer55

New Member
Joined
Jun 7, 2019
Messages
1
This may be an oddly specific request. I am also new to all of this so if I am missing some details please let me know. I got dumped with creating some crazy excel document at a new job despite being clueless about excel because I am new and young so I think they assume I just know this stuff. Anyway,

https://imgur.com/a/Dg2wW45 This link has a picture of my sheet one and sheet two (those are the names of each sheet)

I need a macro to start at the top row of sheet one, and pull the data from each column in to sheet two as I have it displayed in the picture. Then I need the macro to print that box in sheet two, and loop that process. Essentially I need it to go down sheet 1, row by row, formatting the data and printing a "ticket"

The end goal is that someone can upload the data needed for these tickets, and we can run a macro that will format the data and print all the tickets.The tickets have a very specific size and shape to them, which is why the formatting is important.

I would like it to display the print options screen before it spits out all the tickets. I am not sure if this relates to the macro or my computer settings. If anyone is able to help I would be incredibly grateful!
 

Excel Facts

Bring active cell back into view
Start at A1 and select to A9999 while writing a formula, you can't see A1 anymore. Press Ctrl+Backspace to bring active cell into view.
Cross posted https://www.excelforum.com/excel-pr...her-sheet-print-it-and-loop-that-process.html

While we do not prohibit Cross-Posting on this site, we do ask that you please mention you are doing so and provide links in each of the threads pointing to the other thread (see rule 13 here along with the explanation: Forum Rules).
This way, other members can see what has already been done in regards to a question, and do not waste time working on a question that may already be answered.
 
Upvote 0

Forum statistics

Threads
1,214,429
Messages
6,119,433
Members
448,897
Latest member
ksjohnson1970

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