Help me do this, urgent!

  • Thread starter Thread starter smith
  • Start date Start date
S

smith

I have to have the data transfered automatically in the fields.

1. Data in Field A= data in Field B* data in Field C/ 100.How to do this in
the "Forms"?

2. data in Field C= data in Field D+12. How to do this in the "Forms"?

2. If Data in Filed D> Field E or Field D > Field F, Then Show the
information of Table.How to do this in the "Queries"?
 
All 3 of those should be done as computed fields in a query, not as fields
in a table.
 
Back
Top