A
Adrian Brown
Ive got a report system working nicely now (Thanks to many people here), but
now the end user has changed their mind again. At present it lists clients
name/address and product for each product. Due to the data a single client
may have many products but at present it just displays multiple entries i.e.
John Smith 27 Some Address 200 Fishtanks
John Smith 27 Some Address 300 Lightbulbs
Jo Franklin 101 Somewhere Else 100 Fishtanks
John Smith 27 Some Address 20 Plugs
etc
They would prefer it to be
John Smith 27 Some Address 200 Fishtanks
300 Lightblubs
20 Plugs
Jo Franklin 101 Somewhere Else 100 Fishtanks
I can group the items together but how would i go about stopping it printing
the extra name/addresses
Many Thanks
Adrian
now the end user has changed their mind again. At present it lists clients
name/address and product for each product. Due to the data a single client
may have many products but at present it just displays multiple entries i.e.
John Smith 27 Some Address 200 Fishtanks
John Smith 27 Some Address 300 Lightbulbs
Jo Franklin 101 Somewhere Else 100 Fishtanks
John Smith 27 Some Address 20 Plugs
etc
They would prefer it to be
John Smith 27 Some Address 200 Fishtanks
300 Lightblubs
20 Plugs
Jo Franklin 101 Somewhere Else 100 Fishtanks
I can group the items together but how would i go about stopping it printing
the extra name/addresses
Many Thanks
Adrian