Hey,
So i have these two fields. Ticket Type and Quantity. This is for a database regarding concert ticket sales.
What i need, is for the database to automatically multiply these two fields together, of which the resulting value is to appear in another field, "Ticket Cost".
However, The...