Hi everyone,
I have up to 8 cells in which dates can be selected. I would like the dates that are given to be displayed in another cell and combined if they are of the same month. For example if you pick 12/5 and 12/6 and 12/7 then I want it to display "December 5, 6 and 7" but if 12/5 and12/6 and 1/4 are selected I want it to give "December 5 and 6 and January 4".
I've got it working for 2 dates, but obviously the hard part is getting it to deal with up to 8. Here is my solution for just two though:Formula:
Please Login or Register to view this content.
I was wondering if an array constant would be needed??
Thanks so much!
Bookmarks