Insert Titles on Immediate Top Rows of Each Sale Rep

Warmhearted

Board Regular
Joined
Nov 17, 2012
Messages
96
Office Version
  1. 2019
Platform
  1. Windows
Hello,

I manually insert titles on immediate top rows of each Sale Rep in this "worksheet" as shown below. This title is saved on "heading" sheet.
Then, I highlight days that have same date sale as you can see below. Finally, I print report for each of Sale Reps for their record only.

Can you help create a VBA code that do:
1. Insert titles on immediate top rows of each Sale Rep
2. Highlight days that have same sale date
3. Print reports for each of the Sale Rep for their own record only. ( I used to highlight A1-J4, A5-J14.... and so on, then print selection.)

Thanks for your help!

1629076266070.png
 
Nooo, we need a code we can work with...Go to the VBA module select the code copy,
Then paste it back here....then give us a sample of your data using XL2BB.
OR simpler would be to upload the file to a hosting site like DropBox and then post the link to that file back here.
 
Upvote 0

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
Pictures are something that we CAN'T work with!!
 
Upvote 0

Forum statistics

Threads
1,216,074
Messages
6,128,652
Members
449,462
Latest member
Chislobog

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