Hi
I have my working list (sheet1) with column headings of Priority, Name, Brief, Due Date, Dept, Description, % Completed and Date Completed. Whilst I filter this while assigning tasks i need to create a report to show all the peoples incomplete work, to print out on 1 page for a meeting.
Enter Sheet 2 where cell A2 has the persons Name as header and A3
19 for the data [priority, brief, % Complete and Due Date], E2 for next name header and E3:H19 for data etc. The next line of Names starts A20 with A21
37 for data.
How do i code a macro to get Excel to look at the name and retrieve only the incomplete items (using Date Complete is null), paste the list into the designated cells and sort by Due Date in descending order?
Assumptions:
The Name headers in report are static, no dynamic control required.
There will not be more than 15 items assigned to any person at any given time.
Appreciate any help !
Adam72 is Australian... does that explain it??
Every day you wake up is a good day... just remember the alternative!!![Smile :) :)](data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
I have my working list (sheet1) with column headings of Priority, Name, Brief, Due Date, Dept, Description, % Completed and Date Completed. Whilst I filter this while assigning tasks i need to create a report to show all the peoples incomplete work, to print out on 1 page for a meeting.
Enter Sheet 2 where cell A2 has the persons Name as header and A3
How do i code a macro to get Excel to look at the name and retrieve only the incomplete items (using Date Complete is null), paste the list into the designated cells and sort by Due Date in descending order?
Assumptions:
The Name headers in report are static, no dynamic control required.
There will not be more than 15 items assigned to any person at any given time.
Appreciate any help !
Adam72 is Australian... does that explain it??
Every day you wake up is a good day... just remember the alternative!!