Object size won't stay where I put it!

  • Thread starter Thread starter tkosel
  • Start date Start date
T

tkosel

I have a Access 2000 format application that I need to print some precision
medical labels from. I have laser perforated stock that I am going to print
on. I am formatting a report to print the labels. When I create for
example, a rectangle and specify the height to be 1.40625", the height
property automatically changes to 1.4056". Similar results with the width.
Now I realize that this is a minute amount, only 0.00065", but does anybody
know why is does that? I have snap to grid turned off.
 
That is the way Access rounds. You may be able to round before you get to
that point and then it won't change.
 
Thanks, I kind of figured I was stuck with it!

golfinray said:
That is the way Access rounds. You may be able to round before you get to
that point and then it won't change.
 
Back
Top