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

June 20, 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

June 20, 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

June 20, 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?

June 20, 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

June 20, 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

June 20, 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
  • Vba Get Computer Name using environment variable
  • List available Wifi Networks & change Connection
  • What is my IP Address?
  • Excel VBA Hyperlink Follow – URL within Macro
  • Honeypot : Trap for Hackers
  • Wired Equivalent Privacy (WEP)
  • How to Automatically pull data from Website into Excel VBA?
  • How to get Computer MAC Address using Excel VBA?
  • Find Local IP Address – VBA Macro Code
  • List all Network Adapter, MAC , Enable Disable Connection using VBA
  • VBA Get My Public IP Address
  • How to Web Scrape with VBA using IE & Parse HTML?
  • Overview of Data Communications and Networking
IP Address Tricks
  • Domain to IP – Find Website IP address from URL
  • Network Programming with Java Sockets
  • Not a Secret Anymore – What is my IP Address Location? Bulk GeoIP Lookup
  • Find Local IP Address – VBA Macro Code
  • What is my IP Address?
Web Scraping Tricks
  • Excel VBA Get Stock Price – Google Finance – Best Live Stock Ticker
  • VBA Download File from URL – using Excel Macro
  • How to Get Historical Stock Quotes In Excel – Google Finance
  • Excel VBA Selenium Chrome – Easy Sample Code
  • Auto Click FB Like Button – No Coding Knowledge Required
  • 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