Air_Cooled_Nut
Registered User.
- Local time
- Today, 08:59
- Joined
- Nov 24, 2004
- Messages
- 17
I have an import specification and it works fine. It is used for a .csv file. My end user has changed their output of the .csv file. The fields are the same, however, the order has changed. Naturally, this causes a stink with the designated Import Specification.
Is there an easy way to change the Import Spec without having to import the changed file? I have the list of fields and their new order (eew, bad phrasing there
) but don't have the changed output file yet.
It'd be nice if MS had a more robust import spec. flexibility...
BTW, I'm an absolute Access VBA programmer and I'd rather avoid it if possible. I understand Excel VBA, though.
<edit>Being able to insert a row would be most helpful.</edit>
Is there an easy way to change the Import Spec without having to import the changed file? I have the list of fields and their new order (eew, bad phrasing there
It'd be nice if MS had a more robust import spec. flexibility...
BTW, I'm an absolute Access VBA programmer and I'd rather avoid it if possible. I understand Excel VBA, though.
<edit>Being able to insert a row would be most helpful.</edit>
Last edited: