G
Guest
I'me making a timeschedule for flexible workinghours. The user fills in the time and what he/she does during the day.
The schedule is grouped by months and has subtotals.
My problem is that I want the excelsheet to automatically open/show the part of the outline that shows the month of "today", not all rows as in code "ActiveSheet.Outline.ShowLevels RowLevels:=3".
Does anyone know if this is possible??
The schedule is grouped by months and has subtotals.
My problem is that I want the excelsheet to automatically open/show the part of the outline that shows the month of "today", not all rows as in code "ActiveSheet.Outline.ShowLevels RowLevels:=3".
Does anyone know if this is possible??