I created a statement report for work where it shows a range of our customers based on typing in a starting and stopping customer number and displays a statment for each customer (showing what they owe us or any deposits they may have). However, our accounting dept. has asked me to add the...
Crystal Reports V. 9
I am trying to create a running total for a field ARInvoiceLine.Line-Amount.
I only want the total to add when
{ARInvoiceLine.Line-Distribution} <> "Sales"
and
on the change of the field {ARInvoiceLine.Trans-Number-Invoice}
I can get one or the other to work using the...
Quick question. I was just working in Excel 2000, and something wierd happened. I copied data from one sheet to another, but after pasting, when I would use my arrowkeys to scroll around, it would only change the screen position, not the selected cell. I'm guessing when I pasted I clicked...
I have the following code:
If IsNull({EstEntFolding.Wizard-Option}) Then "" Else
Select {LOQSegment.Segment-ID}[1 To 20]
Case " 1":
IF Minimum({EstEntFolding.Wizard-Option}) = 0 Then "Fold" Else ""
Case " 2":
IF Minimum({EstEntFolding.Wizard-Option}) = 0 Then "Fold" Else ""
Case...
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.