Forum Discussion
dnrk5432
Jan 22, 2024Copper Contributor
Creating a monthy schedule that autopopulates from a task list
I have a list of events, with tasks under each one and due dates. I want to create a formula that searches all the events, and puts each task in the corresponding month it needs to be completed....
dnrk5432
Jan 22, 2024Copper Contributor
Thanks!! I didnt realize it didnt attatch HansVogelaar
https://vastate365-my.sharepoint.com/:x:/g/personal/drimm-kaufman_vsu_edu/EcMPLtTfibhDv-5-BFIuYgcBgOR0ZL34QdmFDfZfKi7F2g?e=jGAhYB
HansVogelaar
Jan 22, 2024MVP
I changed the layout slightly to make it easier to create formulas.
- dnrk5432Jan 22, 2024Copper ContributorHoly cow this is amazing! Thank you. Im looking at your formulas now... not 1000% understanding them. Wanting to know more so next time I can do it myself.
What is the SMALL function doing. And Why is the primary one IFERROR? Thank you than kyou thank you!- HansVogelaarJan 22, 2024MVP
It's quite a complex formula. It is explained in the section "With INDEX" in Filter to extract matching values
The IFERROR replaces the #N/A value you'd get in rows for which there is no matching value.
- Camacker11Jan 22, 2024Copper Contributor
HansVogelaar Hey Hans - I’m confused by the asterisk in the formula. Is it just being used as a replicant for and?