Hi again,
I'm trying to secure some financial reports so the dollar amount do not show. I have it working by creatign a PIN number paramenter that supresses the information from displaying if the parameter is not equal to a list of good PIN numbers. However the report still reads all the records.
I saw a function "BeforeReading" and was wondering if this could be used or if there is such a way for the report to check the value of the parameter before it reads the records and if the value is not a godd number then stop the report from reading the record and give a message
Any help with this is appreciated
Thanks
RJL
I'm trying to secure some financial reports so the dollar amount do not show. I have it working by creatign a PIN number paramenter that supresses the information from displaying if the parameter is not equal to a list of good PIN numbers. However the report still reads all the records.
I saw a function "BeforeReading" and was wondering if this could be used or if there is such a way for the report to check the value of the parameter before it reads the records and if the value is not a godd number then stop the report from reading the record and give a message
Any help with this is appreciated
Thanks
RJL