My Assistant
![]() ![]() |
|
|
Feb 6 2005, 03:53 PM
Post
#1
|
|
|
New Member Posts: 6 |
I have recently created an update query:
UPDATE Fixtures SET Total = ([Players Attitude]+[Clubs Official Attitude]+[Club Supporters Attitude]); I basically want to know now, is there a way of getting this to automatically run when new data is added into the Fixtures table(Table that is being updated), because currently you have to run the query for it to work Thanks |
|
|
|
Feb 6 2005, 03:58 PM
Post
#2
|
|
|
Utterly Abby-Normal Posts: 9,756 From: Seattle, WA [USA] |
Hi,
Why do you want to store a calculate field?? You should get value on the fly using query/form/report. |
|
|
|
Feb 6 2005, 04:00 PM
Post
#3
|
|
|
UA Forum Administrator Posts: 38,073 From: Birmingham, Alabama USA |
You should not store this calculated value in your table ...
RDH |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 23rd May 2013 - 12:09 PM |