Creating and printing task lists per person

Chilik

New Member
Joined
Apr 23, 2014
Messages
1
Hi,

First I want to thank all of you for posting and answering questions, it really helps especially for a new comer as myself.
I have this task I'd like to get help on:
We are using Excel to monitor projects and assign tasks to persons, on the active sheet we will write the details of the task to be done and assign it to john or jack and so on ( usually not more than 5 persons). Every task that is finished is marked as "Done" and we don't need to print it. We'd like to have a button that after we finish updating all the finished tasks we will have tasks lists per person appearing on separate sheets and printed out to our default printer.

Thank you so much for your help!

Chilik
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
you could create your own macro, recording if need be,
Where you filter the sheet, to <> Done and 1 persons name, print to the selected printer. Select the next persons name, print...repeat until you have all the names printed.
Save the macro, and then assign a button to it, so you can click on the button to re-run the macro.
You could also click on view/macros/view macros and select the macro that way too.
 
Upvote 0

Forum statistics

Threads
1,216,099
Messages
6,128,823
Members
449,470
Latest member
Subhash Chand

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