Re: Input Box selection and file open



Rick you've obviously been working with idiots for too long because that's
exactly what I did; I repeated the Dim statements. All works correctly now.

LOL... no, that was not the reason... overriding the global Dim statements is pretty much the only way to produce the result you told me you were getting.

I do have another question...These are all .txt files that need to be
imported. I have a procedure that does that and delimits the file while it's
opening. Is there any way to combine that with this file open process?

Can you show me the code you are using to do that? Also, can you show me maybe 4 or 5 lines from one of your typical text files so I can see what you are working with?

Rick

.


Loading