View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Keiht Keiht is offline
external usenet poster
 
Posts: 1
Default Excel and Windows Eventlog

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


-----Original Message-----
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
.