using functions in a table??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to set a table that I am able to get results in another field.
the scenario is that in one field we record Sick days/day off and in another
field I wish to say weather the amount is acceptable or not. can anyone
HELP!!!!
 
A scan through this newsgroup (tablesdbdesign) will show a consensus against
working directly in tables. In Access, tables store data, forms (and
reports) display it.

Access forms provide a much richer environment for controlling interaction
among data/fields.

Are you saying that the number of sick days/days off will determine
acceptability (making the second field a "calculated" field, and not
necessary to record), or that you need two fields, one for days, one for
approval/acceptance?
 
Back
Top