Table formula

jiajian

Registered User.
Local time
Today, 19:35
Joined
Sep 19, 2002
Messages
28
Hi

This is a simple question :

How to write a formula in a table without running any query?

A table consist field of [Qty],[Unit Price] & I would like the table automatic have a field call [Extended Price] which suppose to be [Qty] * [Unit Price] but I am not running with query.

Thanks
 
...it is not a good idea to have calculated fields within a table....why don't you want to use a query?
 

Users who are viewing this thread

Back
Top Bottom