I need to import a .txt file in the VBA I am writing now. I am
wondering is there any chance I could skip the text import wizard, but
yet use Tab as delimiter and import all fields as "text" instead of
integers? i.e., say I have a number 001234, is there any chance I
could import 001234 instead of 1234?