Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to create trigger to sum a field?

Status
Not open for further replies.

praise1234

IS-IT--Management
Sep 26, 2005
3
0
0
US
Hey there,
I need to create a trigger to sum a field everytime. This total field will be adding up field1+field2, and the value of field1 and field2 is dynamic, input from the users on the fly. Any help is appreciated.
Thanks a lot.
 
key-nxtitm perhaps, so that the value is calculated when the user hits RETURN?
 
Yes. Once the user enter the value for field1 and field2, the total field has to adding up the field1 and field2 value and return the total value in the total field when they hit Return.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top