Excel and Windows Eventlog

  • Thread starter Thread starter Niklas
  • Start date Start date
N

Niklas

Hi
Is it possible to write something from Excel to Windows
Eventlog without installing different components? I want
to use standard Windows components. I have not found
anything usefull in MSDN or the Internet. Everything I
found is in .NET or an installable component. I want to do
this by code within Excel?
Best regards
/Niklas
 
I have never done it before but look at the standart
windows API, you can use them within VBA. I am pretty
sure there is some API function call to get this done.

Keith
www.kjtfs.com
 

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