LB,
Thank you much for the help. I did not think of a tonumber trick combined with a blank formula. This worked well.
The running total did not work, because of grouping problems. It would not compute all together if "BILL_HOLD_UNNEC" was found. The goal was to skip over this record instead of...
Creating a formula that I then insert a summary on. When using if statements, if the criteria does not match, I want the result to display nothing, instead of 0. How do I do this?
Ex:
if {Notes.ActCode} <> "BILL_HOLD_UNNEC" then Currentdate - {Notes.StartDtAct}
If the result of Notes.Actcode...
PHV, thank you for the help. I had originally thought this would solve my problem. However, it does not. I believe that the final section of my code is being executed too quickly. The ini is changed before the user has the ability to save the pdf to a directory (I believe the print job is ending...
Hello,
I have searched extensively and have been unable to find an answer.
I currently have a macro in Word that changes some text in a text file, sends the current document to the printer, and sets the text file back to the original state(I am changing an .ini file). The problem is that I do...
Hello,
I have searched extensively and have been unable to find an answer.
I currently have a macro in Word that changes some text in an text file, sends the current document to the printer, and sets the text file back to the original state(I am changing an .ini file). The problem is that I...
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.