IceGirlAnne
Registered User.
- Local time
- Today, 08:07
- Joined
- Jul 9, 2002
- Messages
- 14
I sort of asked this question already today, but I didn't solve my problem after all...
Here's my problem---
I want users to choose a fixed-length text file in order for it to be imported into a table that has been created. I thought that I needed to create an import specification, so I followed the steps by going to File->Get External Data->Import->(find my file)->Import->Advanced->(Fix the field names just like it is in my table)->Save As, etc...
So, when a user clicks on a command button to find a file to load into the table, it works perfectly for that one file that I did for the whole process, but it doesn't work for other files that the user might choose. I will never know what file the user will want to load. I just know that it will have the same fixed-length fields in that file.
Is there a way for a user to import any text file into the tables and not just the one that I created the import specification for as described above? I'm clueless and lost at this point. Maybe I need to start from scratch....if you have any instructions or code that I need, please let me know!! Thanks for your time and help!
Here's my problem---
I want users to choose a fixed-length text file in order for it to be imported into a table that has been created. I thought that I needed to create an import specification, so I followed the steps by going to File->Get External Data->Import->(find my file)->Import->Advanced->(Fix the field names just like it is in my table)->Save As, etc...
So, when a user clicks on a command button to find a file to load into the table, it works perfectly for that one file that I did for the whole process, but it doesn't work for other files that the user might choose. I will never know what file the user will want to load. I just know that it will have the same fixed-length fields in that file.
Is there a way for a user to import any text file into the tables and not just the one that I created the import specification for as described above? I'm clueless and lost at this point. Maybe I need to start from scratch....if you have any instructions or code that I need, please let me know!! Thanks for your time and help!