Hi!
I have a table called "products"
One column is "Unitary Price", another one is "Quantity" and another one is "Tax"
And I want another column called "Total" that shows:
Unitary Price*Quantity+Tax*Price*Quantity
Is this possible to be made??
I'm a bit newbie to MS Access, so try to explain as most detailed as you can! For example, if I have to write [Unitary Price] between brackets... I tried doing this on the "Default Value" field of the column but I couldn't make it.
Thank you!!
Luis
I have a table called "products"
One column is "Unitary Price", another one is "Quantity" and another one is "Tax"
And I want another column called "Total" that shows:
Unitary Price*Quantity+Tax*Price*Quantity
Is this possible to be made??
Thank you!!
Luis