Find Computer Name in Excel VBA In this page, get three different vba code to get Computer name. Environment variable Windows Api wScript.Network To get the computer name or the host name there can be more multiple ways. But, one of these could serve the purpose. 1. Get Computer name […]
List available Wifi Networks & change Connection
Get cmd prompt command to list available networks in your computer wifi connection. Also get command to change to any of the preferred wifi networks of your choice.
How to Web Scrape with VBA using IE & Parse HTML?
Get VBA code to web scrape using IE & then parse HTML data from website. The extracted website data is Parsed within Excel VBA code itself.
How to get Computer MAC Address using Excel VBA?
Get VBA Code to find the MAC address for a computer. This VBA code will list the MAC Address of all the network adapters installed in your computer.
List all Network Adapter, MAC , Enable Disable Connection using VBA
List all Network adapters in a computer using Excel VBA. Get MAC address, Connection status, Name etc., Disable, Enable, On/OFF any Network adapter.
VBA – Check for Active Internet Connection – Network Status
Get VBA Code to check if the Internet connection is active. This code uses Windows API function to get the Computer’s Network connection status.
VBA File Open Dialog Box
Browse File Dialog in Excel VBA In Excel file, if you are doing any folder operations or trying to read content from another text,xlsx, csv file. It is better to use this file dialog box rather than manually typing the file name with path. It would reduce the typing errors […]
VBA to Delete File in a Folder
Get VBA code to delete file from a system folder. It uses filesystemobject.deletefile function & the VBA.kill function. Both uses the filepath as parameter.
Enable Image Thumbnail Preview to Display Picture in Folder – Windows System?
Learn how to enable Image preview to display pictures in the Folders for Windows Operating System. Enable this option in Folder options to view the thumbnail image preview for pictures in the Windows Folder.
Trace Lost Phone – Even Without Internet – Using SMS
How to Find my lost phone – Trace location of my Smartphone. Recover lost phone using options explained here along with few interesting Apps that fine phone location without internet.