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.
Best Free Online PDF to Word or Excel Converter
Free Convert PDF to Word, Excel, Text and lot other formats. Integrate with Google Drive or install in Windows, IOS systems, Converts PDF in minutes. Register now to convert 5 document per week with no limitation on size. After conversion download and edit the converted document on your own. Excellent product for personal and business use.
VBA Download File from URL – using Excel Macro
Using VBA download file from URL – Website link using Excel Macro. Get fully functional VBA code to download file from website.
Excel VBA – FTP Transfer – Files Download Upload
Secure FTP: Excel VBA FTP Upload / Download from web server using a Login 7 Password. Use this method to automate file transfer between FTP or a Webserver to Backup or uploading web server.
Excel VBA Text To Speech – Voice Application Activation
Install Excel VBA Text to Speech & make Excel VBA Speak, Voice messages. Activate Text to Speech(TTS – SAPI Win32 Speech API or Microsoft Speech SDK)
Excel VBA Get Username – in 6 Easy ways – using Macro
Get Excel VBA Get Username code for Windows current user name or file author. Different Excel macro codes to get User Id, Network User & Computer Name.
Excel VBA – Shutdown Computer – Logoff User – Visual Basic Code
With this Excel VBA Shutdown Computer or Log off User in Windows PC. It uses Windows API call to initiate system shutdown from Excel VBA itself.
Print Screen Automation – Take Screenshot, Save to File and Attach in Excel
Excel VBA Print Screen Automation – Get FREE VBA Macro to give 1) ALT TAB, 2) Press Print screen Key, 3) save Screenshot to Image file and 4) attach to Excel.
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 […]