shanef1981
MIS
Hey guys,
I'm a very experienced Access programmer struggling with a query issue - see if I can explain it well enough.
I have to send an electronic bill to one of my clients which I have built in Access as an exported query to an XLS.
All is great until they provide more than one cost center for an invoice, when I then get duplicate lines.
Rather than concatenate the multiple values on one line, they want me to set the "InvoiceTotalLines" value to the amount of different lines in the files (i.e: the number of differing cost centres), split the invoice value across these lines and then have an incremented "InvoiceLine" value for each line.
Not sure if I'm explaining this very well, but they need this to be able to upload it into their SAP system (SAP is CRAP).
Cheers...
I'm a very experienced Access programmer struggling with a query issue - see if I can explain it well enough.
I have to send an electronic bill to one of my clients which I have built in Access as an exported query to an XLS.
All is great until they provide more than one cost center for an invoice, when I then get duplicate lines.
Rather than concatenate the multiple values on one line, they want me to set the "InvoiceTotalLines" value to the amount of different lines in the files (i.e: the number of differing cost centres), split the invoice value across these lines and then have an incremented "InvoiceLine" value for each line.
Not sure if I'm explaining this very well, but they need this to be able to upload it into their SAP system (SAP is CRAP).
Cheers...