Hello,
Probably a basic question but i am very lost. I have a list as follows
Order #s
12345
23456
67891
The number of these rows (=orders is variable, 3 as an example here). i want to have the following results
'12345','23456','67891'
Thanks in advance guiding me in the right direction