Hello and thank you for looking. I an new to this and was looking to modify an existing setup. Currently our reports are generated as an .rpt file and printed straight away, (invoice). I am looking for a way for the report to check the first 4 characters of the postcode field and instead of printing out an invoice, I want it to email it to one of three addresses based on the 4 characters of the postcode.
For example if a report is generated that contains a postcode starting AA1 then it will email to a@a.com
If a report generated contains postcode starting AA6 then it will email to b@b.com
The system is an invoicing system which has a customer database and a till end.
Any help or guidance will be greatly appreciated.