Set the TextAlign property. 0 = default, 1 = left, 2 = centre, 3 = right.
As a general tip, whatever the property is called in the form/report design property window, use as the property in VBA but remove any spaces in the name. Hit F1 while positioned over the VBA property name to get help on it.