N
NPell
Hi all,
I have 2 tables.
One holds account numbers.
One holds invoices, linked to account numbers.
Ive got a query to show the latest invoice for each account number,
via the MAX function.
However, once this has been done, due to it being an aggregate
function. There is no way of me editing this query once done.
Is there any way around this, as i would like to only show the latest
invoice, and edit information in that.
Regards,
I have 2 tables.
One holds account numbers.
One holds invoices, linked to account numbers.
Ive got a query to show the latest invoice for each account number,
via the MAX function.
However, once this has been done, due to it being an aggregate
function. There is no way of me editing this query once done.
Is there any way around this, as i would like to only show the latest
invoice, and edit information in that.
Regards,