Hi.. I want to add the values of 4 fields in another field. Srini

R

Rick B

Ok.

NewField: [somefield] + [somefield2] + [Somefield3] + [somefield4]

You may need to place that in an update query if you need to change an
existing entry.

Since you did not bother to give us any details, we can't give you much more
of an answer. Feel free to post complete details if you need more help.
 
Top