[ODK Community] Entering more than 9 digits

You can't.

Integers can store values between roughly -2 31 and +231.

That translates to values between: -2,147,483,648 and +2,147,483,648

If you need to store a longer number, you need to store it as a string
value.

There is a "numbers" appearance for strings that can help with data entry

··· On Fri, Jul 31, 2015 at 7:03 AM, wrote:

How can I make the (integer) enter more than 9 digits in excel file?

--

Post: opendatakit@googlegroups.com
Unsubscribe: opendatakit+unsubscribe@googlegroups.com
Options: http://groups.google.com/group/opendatakit?hl=en


You received this message because you are subscribed to the Google Groups
"ODK Community" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to opendatakit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
Mitch Sundt
Software Engineer
University of Washington
mitchellsundt@gmail.com