Detecting Applications Run using Excel

  • Thread starter Thread starter gr8guy
  • Start date Start date
G

gr8guy

Hi,

Is there a way to detect thru' VBA code which applications were run (started) on the computer along with the date & time logged in & what time these applications were closed.

If the applications are downloaded from a server, thru' a server connectivity page, is it possible to detect these applications Start & Termination times.

Rgds,

Eijaz
 
Hi
don't do this in Excel/VBA :-)
Excel has to run all time (and macros have to be enabled) to log these
events. There're several freeware/shareware programs available who will
just do this (try searching Google or a shareware download site)
 
Hi,

That's exactly what i want the worksheet to do as i have limited resources
available at my workplace. cannot use any internet freeware/shareware
program because of firewall & company policy against internet access.

I just want the workbook to register the names of applications started/Ended
along with the Start/End Date & Time. That's all it will do!
But is it possible & HOW?

Rgds,

Eijaz
 

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