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

May 09, 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

May 09, 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

May 09, 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?

May 09, 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

May 09, 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

May 09, 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
  • Honeypot : Trap for Hackers
  • VBA Get My Public IP Address
  • Find Local IP Address – VBA Macro Code
  • List available Wifi Networks & change Connection
  • Excel VBA Hyperlink Follow – URL within Macro
  • How to Web Scrape with VBA using IE & Parse HTML?
  • List all Network Adapter, MAC , Enable Disable Connection using VBA
  • How to get Computer MAC Address using Excel VBA?
  • Wired Equivalent Privacy (WEP)
  • Vba Get Computer Name using environment variable
  • Overview of Data Communications and Networking
  • What is my IP Address?
  • How to Automatically pull data from Website into Excel VBA?
IP Address Tricks
  • NETWORK PROGRAMMING
  • Network Programming with Java Sockets
  • Overview of Data Communications and Networking
  • What is my IP Address?
  • Not a Secret Anymore – What is my IP Address Location? Bulk GeoIP Lookup
Web Scraping Tricks
  • Email Extractor from Website or URL using Excel App
  • Excel VBA Selenium Chrome – Easy Sample Code
  • How to Web Scrape with VBA using IE & Parse HTML?
  • Extract URL Links from Sitemap.xml file using Excel
  • How To Scrap A Website Keywords? – Keyword Scraping Excel
  • 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