Numbers

P

Pat Kosakowski

I am hoping some one can assist me. I am trying to set up an entry field (actually two of them) in the form and it keeps rounding my numbers up or down. I need them to display as is. What am I doing wrong? I have never had this happen.
 
A

Alan Fisher

-----Original Message-----
I am hoping some one can assist me. I am trying to set
up an entry field (actually two of them) in the form and
it keeps rounding my numbers up or down. I need them to
display as is. What am I doing wrong? I have never had
this happen.
.
What feild type are you using to store the feild in the
table. If it is an integer type, that could be the
problem. Try using a single instead.
 
P

Pat Kosakowski

Ala

Thanks so much. That was the problem!! I appreciate your help.

----- Alan Fisher wrote: ----

-----Original Message----
I am hoping some one can assist me. I am trying to set
up an entry field (actually two of them) in the form and
it keeps rounding my numbers up or down. I need them to
display as is. What am I doing wrong? I have never had
this happen
What feild type are you using to store the feild in the
table. If it is an integer type, that could be the
problem. Try using a single instead
 

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

Top