- Mar 13, 2007
- 1,100
- 0
- 76
Ok so I'm linking access to an excel spreadsheet, in the excel spreadsheet is a client ID, the ID can be either something like U8553340, or just a plain number like 2344323. In excel I formatted the entire column to be text, but access keeps giving me #NUM errors for anything that is just a number with no text i.e 2344323. I can set it up to be a number in excel and then anything with a U or some other letter in it will give #NUM error. Shouldn't access be able to treat a number like text? this is baffling, im not doing any calculations on it.
