I'm creating a report using Crystal 8. I have a String field but I wanted to create a formula using a Wildcard.
IF
({Field}) = "11-1111111" OR
({Field}) = "11-2222222" OR
({Field}) = "*0000*"
THEN 1 ELSE 0
I'm guessing that my issue has to do with the fact that the field is a String. Am I...
I enter information from Excel into Extra. I was wondering if this could be done via Macro. I set up a Macro and then cut and paste the information into Word. From Word I used the mail merge function to modify the code and get the information from Excel. However, I'm thinking that it would be...
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.