Feb 1, 2012 #1 spiego MIS Aug 16, 2004 80 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: