Depending on which goals are selected from pull-down menus in the “Goals” sheet this tool creates customized task lists by hiding or unhiding rows in the “Tasks” sheet. By selecting a button team members can sort their own tasks if a value (labor hours) has been entered into the appropriate task row and beneath their column. By pushing this button again all tasks and all team members columns are unhidden.
PROBLEM: how to keep rows hidden or unhidden based on the selection in the pull-down menu in the “Goals” sheet. Please see attached document.The command to unhide all tasks unfortunately unhides all rows, including those that are hidden. Is there a line of code I can enter into the “DocTasksOnly” macro that will direct it to ignore hidden rows? Or, once the task list is filtered for a team member, is there a way to auto-refresh the hiding/unhiding of task rows? By selecting different goals and toggling the button back and forth you will better be able to understand the dilemma I've got myself into...
Note that hiding/unhiding macros are provided only for “Doc” in this file example. In the final these macros will be replicated for each team member.
Thanks for your help! David
"Goals" code:
"Tasks" sheet code:HTML Code:
"Hide_Unhide_Task_RowsColumns" code:HTML Code:
HTML Code:
Bookmarks