Skip to content
Primary Menu
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
Excel VBA Macro Excel

Excel VBA For each cell in Range – Direct method

December 27, 2025
Kumarapush

Learn how to loop in Excel VBA for each cell in range of a worksheet. Also get its row, column numbers and values with the loop.

Excel VBA Macro Worksheet

VBA Unhide all Sheets in Excel or with their Name – VeryHidden Worksheets

December 27, 2025
Kumarapush

Learn VBA to unhide all sheets in a Excel workbook. This code sets visibility property of sheet to unhide even the very hidden sheets.

MS Word VBA Beginners

VBA to open or save Word document Protected or Encrypted with password

December 27, 2025
Kumarapush

Use this VBA code to password protect or unprotect the Word document while openening the file. This macro also handles readonly protection, Write protection etc., right within the code itself.

Excel VBA Macro

VBA Get Numbers with in a String

December 27, 2025
Kumarapush

Excel VBA code to get all digits or numbers with a string. This function extract only the numbers from with in a string text.

VBA Array Excel Excel VBA Macro

VBA – Find number of Dimensions in an Array

December 27, 2025
Kumarapush

How to find the dimensions in an array using Excel vba code? Here is the code to cound the array dimensions using the ubound function – tricky one.

Excel VBA Macro

VBA Combo box Add Items – from Excel Range or Array

December 27, 2025
Kumarapush

VBA code to add items to Combobox Userform. Different methods to add combobox dropdown items present in a userform using the VBA code.

Excel VBA Macro Excel

Run Macro from Another Workbook – Excel VBA

December 27, 2025
Kumarapush

Get code snippet to run macro from another workbook using Excel VBA command. This command works like a remote control to run VBA code in remote file.

Web Scraping Browser Chrome Excel VBA Macro

Excel VBA Selenium Chrome – Easy Sample Code

December 27, 2025
Kumarapush

Install Excel VBA Selenium type library & launch Chrome browser for webdata extraction. Also other browsers like Firefox, Edge etc.,

File Operations Data Type Excel VBA Macro

VBA to Change File Encoding ANSI to UTF8 – Text to Unicode

December 27, 2025
Kumarapush

Get VBA code to convert .Txt ANSI encoding to UTF8 Unicode format. ALso learn how to do UTF convertion using built in function in text editors.

Excel VBA Macro Excel

How to open VBA in Excel – Macro code editor?

December 27, 2025
Kumarapush

Learn how to open VBA code in Excel. Get different options to open Excel macro code as per steps explained in this article.

Posts pagination

1 2 … 17 Next
Excel VBA Macro Tricks
  • VBA File Open Dialog Box
  • Learn How To Code JavaScript in VBA
  • Clear Excel VBA Immediate Window – Macro Code
  • Pick Multiple Columns using Random Numbers in Excel
  • How to Insert Formula into Excel – How to Use Excel Formula in Macro
  • Excel VBA Get Username – in 6 Easy ways – using Macro
  • Rearrange Excel Sheets in Custom or Alphabetic Order with VBA
  • Find My PC Screen Resolution in Excel using VBA & Javascript
  • Launch List of Application – Batch Execution
  • VBA Unhide all Sheets in Excel or with their Name – VeryHidden Worksheets
  • Universal VCF to Excel and Excel to Vcard Converter
  • VBA Code – Create Index of Worksheets – with Links to each Sheet
  • get Excel VBA Shell Command Output within Macro
  • Removing Empty Folder is Now Easy – Get Folder List with Size
  • Create Random Numbers in Excel and Google SpreadSheets
Excel Tricks
  • Working With Calendar Control In Excel Worksheets
  • A Simple Guide to Copying Excel Sheets
  • Consolidate Data – In Excel Files – Create Summary Report
  • Excel VBA Comment Multiple Lines – Easy Menu Option
  • Non Repeating Unique Random Numbers – Fun with 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