Long Integer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can I make a number longer than Long Integer in Access? If so, How. Thanks.
 
Cbarton said:
Can I make a number longer than Long Integer in Access? If so, How. Thanks.

Use a Double for the length instead of Long Integer.
 
I am going to use a text field, and limit the possible characters to
numerical numbers. The field I need does not need to be calculated, so I can
do this. Thank you.
 

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