RE: cant get fields to add together into another field
From: BruceM (BruceM_at_discussions.microsoft.com)
Date: 03/17/05
- Next message: BruceM: "RE: Autonumbering Primary Keys"
- Previous message: rob: "combo question"
- In reply to: Joel: "cant get fields to add together into another field"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 17 Mar 2005 04:27:02 -0800
Are you performing the calculation in a text box? Are both fields the same
data type? Remember that you don't want to store calculated values, but
rather have the calculation performed on the fly in a text box or query.
"Joel" wrote:
> Im trying to add numbers from two fields into another field, and i have tried
> the help file and it gives me an error still.
>
> ex: =[Value]+[Cost]
>
> but that wont work for some reason
- Next message: BruceM: "RE: Autonumbering Primary Keys"
- Previous message: rob: "combo question"
- In reply to: Joel: "cant get fields to add together into another field"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|