I'm trying to center justify Fields!Students.Value in the below expression. Does anyone know how to accomplish this?
=Fields!Prog_Code.Value & vbcrlf & "(" & Fields!Students.Value & ")"
=Fields!Prog_Code.Value & vbcrlf & "(" & Fields!Students.Value & ")"