How do you change the LEFT property for a text box

  • Thread starter Thread starter Maggie
  • Start date Start date
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
 
Normally report measurements are in TWIPS. Each TWIP is 1/1440 of an inch.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top