How do you make a calculated field in a form appear in a table?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • agrendell0302
    New Member
    • Jan 2010
    • 1

    How do you make a calculated field in a form appear in a table?

    i am using access 07 for making a payroll database for my boss. i've gotten it all done except that if i do a query on an employee, the fields i've figured, such as gross pay, net and FICA, do not show up in the payroll table. is there a VB code i need to enter to make this appear?

    in need of serious help ASAP

    Adam

    email if you choose
    Last edited by debasisdas; Jan 25 '10, 05:39 AM. Reason: mail id snipped
  • vb5prgrmr
    Recognized Expert Contributor
    • Oct 2009
    • 305

    #2
    Probably an insert statement would do... but without seeing your code it is hard to tell...



    Good Luck

    Comment

    • debasisdas
      Recognized Expert Expert
      • Dec 2006
      • 8119

      #3
      are you inserting the record into the database ?

      Comment

      Working...