C
Corey-g via AccessMonster.com
Hi All,
I have written a VBA proc to load data from a xls, but I seem to have a
problem. Some (4) of the fields are text fields that contain either TRUE or
FALSE. I have the table design set to TEXT for these columns, but the values
inserted are -1 and 0.
Is there any way to get around Microsoft converting my text values into their
numeric equivalent?
Thanks in advance,
Corey
I have written a VBA proc to load data from a xls, but I seem to have a
problem. Some (4) of the fields are text fields that contain either TRUE or
FALSE. I have the table design set to TEXT for these columns, but the values
inserted are -1 and 0.
Is there any way to get around Microsoft converting my text values into their
numeric equivalent?
Thanks in advance,
Corey