Rounding double data types

C

Cathy

Why can't I round fields in VB code for Microsoft Access?
I'm trying to round a double data type so I can compare it
against another total.

Any suggestions on how to accomplish this?
Thanks,
 
M

Marshall Barton

Cathy said:
Why can't I round fields in VB code for Microsoft Access?
I'm trying to round a double data type so I can compare it
against another total.

Have you tried using the Round function?
 

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