M
Miti
I have a table which updates with information from
another database program. Six fields in the table store
numeric values eg : Item1 220.00 Item2 22.00 and so on.
There is then a total field that stores the total of
these six fields in the record. The other program does
this with a simple calculated field eg: =[Item1]+[Item2]+
[Item3] etc. If any of the fields are changed the total
field automatically updates I cannot find a way to do
this in Access. I have to keep both tables identical to
maintain synchronization - can anyone help me on how I
can make a total field in Access that will work this
way. Your help would be greatly appreciated.
another database program. Six fields in the table store
numeric values eg : Item1 220.00 Item2 22.00 and so on.
There is then a total field that stores the total of
these six fields in the record. The other program does
this with a simple calculated field eg: =[Item1]+[Item2]+
[Item3] etc. If any of the fields are changed the total
field automatically updates I cannot find a way to do
this in Access. I have to keep both tables identical to
maintain synchronization - can anyone help me on how I
can make a total field in Access that will work this
way. Your help would be greatly appreciated.