Importing a Log file

  • Thread starter Thread starter Steve Roberts
  • Start date Start date
S

Steve Roberts

Is it possible to add *.log to the Files of Type field in the import dialog
box?

I have a file that has a .log extension and is comma delimited. I need to
import the information automatically into a table every few weeks and would
like to automate the process so I can hand it off to someone else. I thought
it would be a piece of cake until I found out that I can't import .log
files. I can't rename the file every time I do this because that would be
too complicated for the end-user that I want to had this to.

Any suggestions?

Thanks

Steve
 
yeah i always thought that MS was crazy for doing things that way
it's like excel can import from any extension.. why can't access lol

i'd reccomend buidlig your own GetOpenFile filter

www.mvps.org/access and look in API
 
That won't let him import a file with an extension of .log unless he follows
the steps outlined in the KB article Van posted.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top