Hi,
This is my macro
Sub test()
If field$("REPORTS.V_EMPLOYEE.COMPANYCODE") = "MGE" or field$("REPORTS.V_EMPLOYEE.COMPANYCODE") = "MG4" then (@DECODE(REPORTS.V_EMPLOYEE.STATUSFLAG2,'1'...
Thanks for your prompt respond. I do really happy and appreciate. I have tried your respond and it works great. However if I have 10 cocodes using the above if statement, 10 cocodes using a second if statements and 5 cocodes using a third if statement, then how do I group them together. I...
Hi,
I am a new member here. I'm using ReportSmith version4.2 with ADP PCPW. I'm trying to build a case statement. However, I can't not get it to work. Here is my statement:
CASE
WHEN "REPORTS.V_EMPLOYEE.COMPANYCODE" ='MGE' THEN @DECODE(REPORTS.V_EMPLOYEE.STATUSFLAG2,'1'...
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.