Feb 1, 2012 #1 spiego MIS Joined Aug 16, 2004 Messages 80 Location US I need the times to line up. How can I do that using the expression below? Code: =Join(Parameters!DelDay.Label, space(15) + Parameters!time.Label + vbcrlf)+ space(15) + Parameters!time.Label When I run the report it displays the following result:
I need the times to line up. How can I do that using the expression below? Code: =Join(Parameters!DelDay.Label, space(15) + Parameters!time.Label + vbcrlf)+ space(15) + Parameters!time.Label When I run the report it displays the following result: