Skip to content
Primary Menu
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
IP Address Network Web Scraping

VBA Get My Public IP Address

January 24, 2026
Kumarapush

What is my Public IP Address? There are no direct methods to get public ip address in VBA. This has to be done by using a web service using below steps: Open IE Explorer from VBA Code. Navigate to this page -> What is my Ip? Wait for page to […]

IP Address Excel VBA Macro Network WMIC

Find Local IP Address – VBA Macro Code

January 24, 2026
Kumarapush

Computer IP Address – Local & Public IP stand for Internet Protocol address. It is assigned to every network device – be in a computer, smartphone, router etc., This address is used to send the Internet data packets to the correct device attached to internet. The IP address have different […]

Hyperlinks Excel Network Web Scraping

Excel VBA Hyperlink Follow – URL within Macro

January 24, 2026
Kumarapush

How to Click Hyperlink in Excel with VBA Macro? There are 2 methods available to click a hyperlink in Excel. Both the methods do open the URL in the default browser or open the corresponding file in the default application. Here is the code demonstrates both methods. Sub follow_hyperlink() ‘Follow […]

Network Excel VBA Macro System Control

How to get Computer MAC Address using Excel VBA?

January 24, 2026
Kumarapush

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.

Network Excel VBA Macro

List all Network Adapter, MAC , Enable Disable Connection using VBA

January 24, 2026
Kumarapush
0

List all Network adapters in a computer using Excel VBA. Get MAC address, Connection status, Name etc., Disable, Enable, On/OFF any Network adapter.

Network Excel Windows API

VBA – Check for Active Internet Connection – Network Status

January 24, 2026
Kumarapush
0

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.

Network Tricks
  • Overview of Data Communications and Networking
  • What is my IP Address?
  • Honeypot : Trap for Hackers
  • How to Web Scrape with VBA using IE & Parse HTML?
  • How to Automatically pull data from Website into Excel VBA?
  • List available Wifi Networks & change Connection
  • How to get Computer MAC Address using Excel VBA?
  • VBA Get My Public IP Address
  • List all Network Adapter, MAC , Enable Disable Connection using VBA
  • Excel VBA Hyperlink Follow – URL within Macro
  • Wired Equivalent Privacy (WEP)
  • Vba Get Computer Name using environment variable
  • Find Local IP Address – VBA Macro Code
IP Address Tricks
  • Not a Secret Anymore – What is my IP Address Location? Bulk GeoIP Lookup
  • Network Programming with Java Sockets
  • Overview of Data Communications and Networking
  • NETWORK PROGRAMMING
  • Find Local IP Address – VBA Macro Code
Web Scraping Tricks
  • Excel VBA Selenium Chrome – Easy Sample Code
  • How to Automatically pull data from Website into Excel VBA?
  • VBA Download File from URL – using Excel Macro
  • Auto Click FB Like Button – No Coding Knowledge Required
  • VBScript Extract Data – Xmlhttp Web Scrape – Parse HTML
  • Creating Folders Using Python: A Simple Guide
  • A Simple Guide to Copying Excel Sheets
  • Retrieve All Files in a Directory using Python
  • Creating Folders in Outlook: A Guide
  • Chandrayaan 3 Live Stream Today – Vikram Lander
  • Creating Folders Using Python: A Simple Guide
    As the world of technology continues to advance, it becomes evident that the ability to manipulate, create, and manage digital spaces is of utmost importance. Python programming language is among the most powerful tools capable of such feats. This exciting exploration commences with an introduction to Python, providing essential knowledge […]
  • A Simple Guide to Copying Excel Sheets
    Navigating the intricate landscape of Microsoft Excel can often seem like a daunting task. This software, with its abundance of features, functions, and commands, requires a keen understanding to fully utilize its potential. Whether you’re an industry expert or a novice user, mastering the art of manipulating Excel sheets is […]
  • Retrieve All Files in a Directory using Python
    In our digitally driven world, where data processing and management are integral to many industries, the ability to work with Python has become an invaluable skill. This language, particularly in relation to file and directory manipulation, grapples with the rapid growth of data and its intricate handling. With its intuitive […]
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
Copyright All rights reserved