In Access how do i get the product (*) of two field in the third .

  • Thread starter Thread starter MAHB
  • Start date Start date
Just to elaborate on Jason's correct answer, it cannot be done in a table
(and even if it could be done in a table, it shouldn't, as it's extremely
rare that you would store calculated values)
 
Back
Top