I have a sheet, in Col A are the dates, in Col B are the hours worked.
I want to show monthly totals in cell I3. For March, the total would be 15.
In G1, I want to show a Data Validation List which ONLY shows the months listed in Col A. In this example, only 01/2023 through 04/2023.
So I guess I need a dynamic Source for that list. How to realise this (with or without VBA) ?
I want to show monthly totals in cell I3. For March, the total would be 15.
In G1, I want to show a Data Validation List which ONLY shows the months listed in Col A. In this example, only 01/2023 through 04/2023.
So I guess I need a dynamic Source for that list. How to realise this (with or without VBA) ?