Thanks very much for the help John!
This almost gets me there, however, I’m missing the quotes around each month. Currently what gets returned is this:
Aug-22, Sep-22, Oct-22, Nov-22, Dec-22, Jan-23, Feb-23, Mar-23, Apr-23, May-23, Jun-23, Jul-23
However, I need it to have quotes around each date as well (with the comma outside) like this:
‘Aug-22′,’Sep-22′,’Oct-22′,’Nov-22′,’Dec-22′,’Jan-23′,’Feb-23′,’Mar-23′,’Apr-23′,’May-23′,’Jun-23′,’Jul-23’