Greetings DBForums,
I want to store a list of constant sizes (48, 54, 60, 66, and 72) in a name called Sizes. It seems like there should be a way to enter the sizes directly in the "Refer To" field.
I tried things like:
={48;54;60;66;72}
={48,54,60,66,72}
="{48;54;60;66;72}"
Thanks In Advance...