I would like to be able to copy and paste all of the value filled cells in column C of the worksheet into one cell with ", " dividing each of the copied cells.
This is what I have now. Works but the amount of filled cells varies.
=$C$5&", "&$C$6&", "&$C$7&", "&$C$8&", "&$C$9&", "&$C$10&", "&$C$11&", "&$C$12&", "&$C$13&", "&$C$14&", "&$C$15&", "&$C$16&", "&$C$17&", "&$C$18&", "&$C$19&", "&$C$20&", "&$C$21&", "&$C$22&", "&$C$23&", "&$C$24&", "&$C$25&", "&$C$26&", "&$C