A family of Microsoft relational database management systems designed for ease of use.
I need a formula or code or expression or something that I can't figure out how to write, the expression builder isn't working or I don't know how to use it.
What Tom posted was an example of SQL 'code' of a query.
In query Design View place your table in the space above the grid and click on the fields and drag to the field row of the grid.
Click on the VIEW icon and select SQL View. At the end of the SELECT statement shown enter --
a comma and then [amount]-[paid] as balance
Save the query. Run the query.