Group,
 
Chasing my tail and can't quite see the forest for the trees.
 
I have a variable vCustID defined in the PH section. This one is not the problem.
 
I have a variable lookup vCustStmt defined using a 'WHERE CustID = .vCustID'. 
This message should display in the PF section.
 
If I have vCustStmt calculate in the PF section I get an error message
'vCustID not found' while the report generates. Not good.
If I have vCustStmt calculate in the PH section I receive no error message
but have a (Not Defined) where the variable should be on the report. Also not good.
 
Other variables that are based off of vCustID are working properly but they are located
in the PH section. It is only this one that needs to display in the PF section that I am
having problems with.
 
Ideas?
 
Using 7.5.15.30810
 
Jan 

Reply via email to