How do you change the LEFT property for a text box

M

Maggie

Hi Need to know the code to change the LEFT property of a
text box in the Format Event of a report.
This code doesn't move the text box.

txtCostSqFt.left = 8.878

What am I doing wrong? Thanks sooo much! Maggie
 
Top