I'm trying to create a query that adds the Credit column and subtracts the Debit column, like a checking registry.
I've created the table.
I got this example from a video on the web.
I created a query with all fields in table plus a 'Balance' field for a calculated field:
So far all I get is access asking for a parameter value.
Any idea why this isn't working?
James
I've created the table.
I got this example from a video on the web.
I created a query with all fields in table plus a 'Balance' field for a calculated field:
So far all I get is access asking for a parameter value.
Any idea why this isn't working?
James