Hi,
let's say i have a report that looks something like this :-
Description Value
INCOME
Income1 1000.00
Income2 1000.00
2000.00 ---> subtotal
COST
Cost1 500.00
Cost2 500.00
1000.00 ---> subtotal
OTHER COST
OtherCost1 100.00
100.00 ---> subtotal
???? --->cost + other cost (only)
???? --->Income - (cost + other cost)
so, how do i get the value for those marked with "????"
need help,
New2CR
let's say i have a report that looks something like this :-
Description Value
INCOME
Income1 1000.00
Income2 1000.00
2000.00 ---> subtotal
COST
Cost1 500.00
Cost2 500.00
1000.00 ---> subtotal
OTHER COST
OtherCost1 100.00
100.00 ---> subtotal
???? --->cost + other cost (only)
???? --->Income - (cost + other cost)
so, how do i get the value for those marked with "????"
need help,
New2CR