Good Day Everyone,
I have a problem with the following script. I was hoping someone could take a look and advise.
This script will add all the days used and place them in the same cell. For example if a person was working Mon (B2) and Tues(C2) the scipt will take the 2 enteries and add them to another cell (H2).so for the result would be (MON-TUE). The problem seems to be when I place Mon(B2) Tue(C2) and Weds(D2) In (H2) Results is (Mon - Weds). What I'm looking for is in (H2) is = (Mon,Tues, Weds)
I added a test book to help explain and here is the script I'm using...
I call the script from a cell in Col(H) with this.
Thank You for taking the time to help, Mike
Bookmarks