Asked
Active
Viewed 27 times
1 Answers
0
You can use my DJoin function for this, taken from my project VBA.DJoin.
This also includes a demo file, and you'll see an example on how to list sizes:
using a multi-value field:
However, you probably don't have that. Instead, you'll have to create a table with the sizes and a sorting order, for example:
and include that in the query you use as source with DJoin.
Gustav
- 48,886
- 6
- 31
- 51