Hello all,
How can I display only a second segment of subaccount (AAA-BBB) in my report?
So as per the above segment I only want to display BBB in my report. Maybe I would be need to apply formatting condition?
Thanks.
Hello all,
How can I display only a second segment of subaccount (AAA-BBB) in my report?
So as per the above segment I only want to display BBB in my report. Maybe I would be need to apply formatting condition?
Thanks.
Best answer by nhatnghetinh
Hi
That's right. You use the Left( str, length ) & Right( str, length ) functions to get the left or right character strings from the position you want to get.
Best Regards,
NNT
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.