I'm using the Addnew via ado to read data into a table. The field is
formatted as text, but some items are coming in as blank.
The data I am im****ting contains either numbers or text example: 1111,
Y111
etc. When the field is formatted as number the numbers come in and
entries
such as Y111 are im****ted as blank. When formatted as text, the Y111
populates, but the 1111 does not.