bloomlight
IS-IT--Management
I am writting a report using Crystal Report. And I don't know where or how to insert the IF statement. I have fields on the report with emp last name. Now, I need to make a report with:
If lastname start with 'B' then go to "Group-1"
else
go to "group-2"
any idea how to make IF statement to the query? where to instert the IF statement? I went to "Record Selection Formula Editor", but don't know where to put IF statement. Any help will be appreciated.
If lastname start with 'B' then go to "Group-1"
else
go to "group-2"
any idea how to make IF statement to the query? where to instert the IF statement? I went to "Record Selection Formula Editor", but don't know where to put IF statement. Any help will be appreciated.