Calculated Form Fields do not fill data into related table fields
From: rich1838 (rich1838_at_discussions.microsoft.com)
Date: 02/12/05
- Next message: Brigitte P: "Re: Populate Data Entry Form through listbox"
- Previous message: Max Yaffe: "Re: On Open bug in new Access2003"
- Next in thread: Rob Parker: "Re: Calculated Form Fields do not fill data into related table fields"
- Reply: Rob Parker: "Re: Calculated Form Fields do not fill data into related table fields"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 11 Feb 2005 22:09:01 -0800
I am creating a db for a retail business. I have multiple vendors from which
I buy the same product for resale. These vendors issue pricing either based
on net or varied discoumts from their list price. I created a table for the
products, a sub table for the vendors, and another sub table to caculate
pricing based on list / net costs. On the form, I'll take the vendors price
and use a Yes/No field to determine a calculation for my price, eg. Iif
([List /Net], [Vendor Price], [Vendor Price] - ([Vendor Price] * [Vendor
Discount])) . The calculations in the form field [My Price] work, however
this calculated number does not show up in the table field [My Price], nor
can I link this calculated number into other fields on other forms (PO's). I
have checked the one-to-many relationships and referential integrity /
cascade up and delete and nothing?
- Next message: Brigitte P: "Re: Populate Data Entry Form through listbox"
- Previous message: Max Yaffe: "Re: On Open bug in new Access2003"
- Next in thread: Rob Parker: "Re: Calculated Form Fields do not fill data into related table fields"
- Reply: Rob Parker: "Re: Calculated Form Fields do not fill data into related table fields"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|