I have a field in a Progress table that contains multiple data separated by semicolons.
(609.47;861.38;1480.82;3192.54;5244)
Each position represents a different quantity price.
Fortunately in the same table I have another field called Quantity-number that contains a number that relates to the...
My main report is an Invoice register containing all of the invoices against a job number. The table looks like this.
Job# InvoiceID Amount Type
12345 00001 200.00 Inv.
12345 00002 -50.00 CAdj
54321 00105 500.00 Inv.
34561 00053 600.00 Inv.
Since I want all of the...
I am writting in 8.5 against a progress data base. My main report totals CashReceipts based on posting date. Report is grouped on CustomerID.
i.e.
123456(CustomerID)
ReferenceID CashReceived ItemType
9001 500 Inv
9025 50...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.