Task manager in Excel. Get list of applications or tasks running in Taskmanager. Bring that list into Excel & monitor the jobs running in server or your PC right from Excel itself.
Reading Process List From Task Manager
How to Import application list from Task Manager to Excel? Well, this can be done with the help of the Windows API Function from the library Kernel32. Using this we will be able to view the processes currently executing in our system and we don’t have to open the task […]