Creating an Interactive Calendar to Filter a Table

abringley1083

New Member
Joined
Jul 14, 2020
Messages
3
Office Version
  1. 2016
Platform
  1. MacOS
Hey guys,

I've been following two guides to create a calendar that filters a table by date when you click on a specific day (for example, when you click October 1, 2020 on the calendar, it presents all the delivery data for 10/1/2020).

I think I've got the calendar macro and VBA running correctly, but these guides gave me array formulas to use and I'm new to using those and have no idea what they're trying to do or what to do with them. The array formulas I'm struggling with occur in the Calendar page in cells J5:R5. I also can't seem to name the dynamic range like the guide is telling me to.



Links to the guides:

Use a calendar to filter a table

Excel Calendar VBA (this link has the array formulas and dynamic range naming)



Link to my sheet:

Download Receiving Schedule
 

Excel Facts

Copy formula down without changing references
If you have =SUM(F2:F49) in F50; type Alt+' in F51 to copy =SUM(F2:F49) to F51, leaving the formula in edit mode. Change SUM to COUNT.

Forum statistics

Threads
1,214,982
Messages
6,122,580
Members
449,089
Latest member
Motoracer88

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