M
Mikael Lindqvist
Hi,
I have a table (not created by me) that have two fields (A and B) where each
represent extreme values in an interval.
For example:
A, B
5, 9
2, 4
..
..
I want to run a query that creates another field that shows all the values
BETWEEN (and including) "A" and "B" (e.g. recordset 1 would be: 5, 6, 7, 8, 9
and recordset 2 would be: 2, 3, 4).
Any help much appreciated! :>
Kindly,
Mikael
Sweden
I have a table (not created by me) that have two fields (A and B) where each
represent extreme values in an interval.
For example:
A, B
5, 9
2, 4
..
..
I want to run a query that creates another field that shows all the values
BETWEEN (and including) "A" and "B" (e.g. recordset 1 would be: 5, 6, 7, 8, 9
and recordset 2 would be: 2, 3, 4).
Any help much appreciated! :>
Kindly,
Mikael
Sweden