Hi DataMiser,

Thanks again. Now you got me alll curious. I use

"Object.Left=(Me.Width-Object.Width)/2" but to no vail.

The below works.

"lblposition = (Me.Width / 2) - (lblInfo.Width / 3)"


How exactly would you do it based on what I have above. Thanks