Pretty1996
Board Regular
- Joined
- Apr 28, 2010
- Messages
- 100
Hi All,
I am trying to achieve a dynamic value field. What I mean by this is a field in a database which changes depending on a field in another record.
For example:-
I have 10 records in a table.
Each record has a default value of 2 assigned to it. So the total across the 10 records is equal to 20.
However if any record has a value greater/less than 2, the value for all other records changes accordingly as the maximum total across the 10 records cannot exceed 20.
I.e. if one record has a value of 11, then the other 9 records get a value of 1.
And if one record has a value of 1, then all other records get a value of 2.11.
Thanks in advance for your help,
I’m using Access 2010.
~ Sukh.
I am trying to achieve a dynamic value field. What I mean by this is a field in a database which changes depending on a field in another record.
For example:-
I have 10 records in a table.
Each record has a default value of 2 assigned to it. So the total across the 10 records is equal to 20.
However if any record has a value greater/less than 2, the value for all other records changes accordingly as the maximum total across the 10 records cannot exceed 20.
I.e. if one record has a value of 11, then the other 9 records get a value of 1.
And if one record has a value of 1, then all other records get a value of 2.11.
Thanks in advance for your help,
I’m using Access 2010.
~ Sukh.