N
NickH
Hi
I have a small problem concerning a table/query.
I have a table with data I wish to keep in it original
format, however I would like to adjust in query the order
of value Ascending down, I have tried several methods but
these do not appear to resolve the problem, Example
This table had about 10 Fields but the first two are the
important ones.
Table:Signal
Session ID Signal
1 0.165
1 1.223
1 9.345
1 20.213
2 0.189
2 2.334
2 19.00
3 0.165
3 1.223
3 9.345
3 20.213
3 0.165
3 1.223
3 9.345
3 20.213
4 60.22
4 89.872
4 40.22
4 10.000
4 1.334
4 0.1233
All I need to know is it possible to re-arrange the
Frequency values so they Ascend for each Session Block?
The Table above is how data is extracted so this cannot be
change or added too. No problems with the first block, but
the others!
Thanks
Nick
I have a small problem concerning a table/query.
I have a table with data I wish to keep in it original
format, however I would like to adjust in query the order
of value Ascending down, I have tried several methods but
these do not appear to resolve the problem, Example
This table had about 10 Fields but the first two are the
important ones.
Table:Signal
Session ID Signal
1 0.165
1 1.223
1 9.345
1 20.213
2 0.189
2 2.334
2 19.00
3 0.165
3 1.223
3 9.345
3 20.213
3 0.165
3 1.223
3 9.345
3 20.213
4 60.22
4 89.872
4 40.22
4 10.000
4 1.334
4 0.1233
All I need to know is it possible to re-arrange the
Frequency values so they Ascend for each Session Block?
The Table above is how data is extracted so this cannot be
change or added too. No problems with the first block, but
the others!
Thanks
Nick