L
LV
I have a query with multiple repeating values, each value has a set of
readings assigned to it How do I subtract the max/min from the readings for
each value (looking for change over time)?
Example:
Value Reading over time
1 2
1 3
1 0.5
2 3
2 4
2 1
3 7
3 2
3 0.3
I would like Access to automatically subtract 3 - 0.5 for value 1; 4 - 1 for
value 2; and so on.
Is this possible? Thanks!
readings assigned to it How do I subtract the max/min from the readings for
each value (looking for change over time)?
Example:
Value Reading over time
1 2
1 3
1 0.5
2 3
2 4
2 1
3 7
3 2
3 0.3
I would like Access to automatically subtract 3 - 0.5 for value 1; 4 - 1 for
value 2; and so on.
Is this possible? Thanks!