Hi all,
I'm trying to modify a 'template' report. The report exists (written by someone else) and pretty much needs to remain unchanged except for one thing.
We've added a reporting facility, and I need to have the header of the report show either Address A, or Address B. Problem is that the facility info isn't introduced until the first 'group' which is patient info. And inside there, the only way for me to tell:
If the first character of the account # field is an A or a zero, then it's facility A, if it's a W then it's facility B.
I'm concerned I won't be able to do this with such an old version of Crystal... do I need to pass a variable... can't do that till version 9 right? Any suggestions for a way around this? I thought it should have been simple.
If it's facility A, show me this, if it's facility B show me that.
Of course I'm just getting this now and the 'go live' for the new app this report is using is in two working days.
Thanks in advance
I'm trying to modify a 'template' report. The report exists (written by someone else) and pretty much needs to remain unchanged except for one thing.
We've added a reporting facility, and I need to have the header of the report show either Address A, or Address B. Problem is that the facility info isn't introduced until the first 'group' which is patient info. And inside there, the only way for me to tell:
If the first character of the account # field is an A or a zero, then it's facility A, if it's a W then it's facility B.
I'm concerned I won't be able to do this with such an old version of Crystal... do I need to pass a variable... can't do that till version 9 right? Any suggestions for a way around this? I thought it should have been simple.
If it's facility A, show me this, if it's facility B show me that.
Of course I'm just getting this now and the 'go live' for the new app this report is using is in two working days.
Thanks in advance