Hello,

I need a macro that takes the selected cells values in a column and makes a single cell with comma separated values

example

45
48
50
55
60

Should look like this:
45, 48, 50, 55, 60

If anyone can help me i would be very happy!

/m