A family of Microsoft relational database management systems designed for ease of use.
Create a query like normal. In an empty column in the grid, put something like [Field1] * [Field2] (replace Field1 and Field2 with the actual field names).
Assuming you want to give the calculated field a meaningful name, put that name in front, followed by a colon, like Product: [Field1] * [Field2]