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

July 24, 2025
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

July 24, 2025
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

July 24, 2025
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?

July 24, 2025
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

July 24, 2025
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

July 24, 2025
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
  • Find Local IP Address – VBA Macro Code
  • How to Web Scrape with VBA using IE & Parse HTML?
  • How to get Computer MAC Address using Excel VBA?
  • VBA Get My Public IP Address
  • What is my IP Address?
  • Vba Get Computer Name using environment variable
  • Excel VBA Hyperlink Follow – URL within Macro
  • List available Wifi Networks & change Connection
  • Overview of Data Communications and Networking
  • Wired Equivalent Privacy (WEP)
  • Honeypot : Trap for Hackers
  • List all Network Adapter, MAC , Enable Disable Connection using VBA
  • How to Automatically pull data from Website into Excel VBA?
IP Address Tricks
  • Find Local IP Address – VBA Macro Code
  • Not a Secret Anymore – What is my IP Address Location? Bulk GeoIP Lookup
  • NETWORK PROGRAMMING
  • Overview of Data Communications and Networking
  • Domain to IP – Find Website IP address from URL
Web Scraping Tricks
  • VBA Download File from URL – using Excel Macro
  • Get Current Weather in Python – Free Openweathermap Api
  • Email Extractor from Website or URL using Excel App
  • Excel VBA Selenium Chrome – Easy Sample Code
  • Excel VBA Hyperlink Follow – URL within Macro
  • 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