User inputs a Start Date and an End Date.
e.g. Start Date= 2/3/2018 End Date= 2/13/2018
I need to then be able to output in a text element the number of Monday’s, Tuesday’s, Wednesday’s, etc. between those two inputted dates.
e.g. 2 (Monday), 2 (Tuesday), 1 (Wednesday)
Thank you very much for your help!