Hi,
Very first post here.
I am starting a very simple web DB to start with Access 2010
TblProduct has Price TblSales has TotalPrice and is equal to TblProduct.price * TblSales.Qty
I tried the expression builder and got a message about not being able to use a different table. The relationship icon is not available.
What would be the best way to get this calculation?
Thanks.