G
Guest
I created a report from a query, which displayes customer names and products
they purchased. This report sorts customers by ID (primary key) in ascending
order. I want to change that to customers' last and first names in ascending
order. How I can do it without redoing the report from a scratch.
they purchased. This report sorts customers by ID (primary key) in ascending
order. I want to change that to customers' last and first names in ascending
order. How I can do it without redoing the report from a scratch.