Skip to content
Primary Menu
  • Officetricks.Com
  • Blog
  • App Store
    • International Users
    • Indian Users
  • Subscribe
  • About Us
  • Excel
  • Social Media
JSON Tricks
  • JSON Parser – Python Code – Convert JSON To Excel CSV
  • Current Local Weather Report in Excel
Excel Tricks
  • Excel VBA – Import Data from another Workbook – 4 Easy Ways
  • [IPL2020] Delhi Capitals Team – DC Squad, Match Schedule
  • Excel Add WorkDays To Date – Excluding Weekends & Holidays
  • Calculate Excel Date Difference in Days – Get Simple Formula
  • Number of Working Days in a Year – Between Two Dates – Excel
Excel VBA Macro Tricks
  • Excel VBA Timer Event – Run Macro at Specific Time – Automatic Schedule
  • Excel VBA – Loop Through All Open Workbooks – Get Names
  • Convert Excel String To Date – VBA Date Format
  • Password Protect Excel 2010 & 2007
  • Add Excel VBA Drop Down Data Validation List
JSON Excel Excel VBA Macro

JSON Parser – Convert JSON To CSV – Excel VBA Macro

May 12, 2025
Kumarapush
3

JSON Parser. Get VBA macro code to convert JSON to Excel. This code will Parse JSON fields one by one to a dictionary variable.

Excel Charts Excel VBA Macro

Build Excel Organization Chart – Hierarchy Tree – From Data

May 12, 2025
Kumarapush
0

Create Excel Org chart or hierarchy table from employee reporting data. Here is the free VBA code to do build this Organization tree in Excel.

Folder Operations Excel File Operations

Get List of All Subfolders in a Folder – Excel VBA

May 12, 2025
Kumarapush

Excel VBA Dir – Directory Listing – All Subfolders The macro will fetch all subfolders & folders under subfolders till its last child folder. You just have to input the root folder path for this macro. It is a complete code that will search or process all the files in […]

Excel VBA Macro MS Access Integration

How To – Connect Excel To Access – Database Using VBA

May 12, 2025
Kumarapush
0

Learn how to connect Access database to Excel using VBA macro code. Thus uses ADODB connections methods to connect & query MDB Access database.

Excel Excel VBA Macro

Excel VBA Sort Range – Columns Ascending – or Alphabetically

May 12, 2025
Kumarapush
0

Know how to sort data in Excel in VBA range of cells. Range.Sort methods is used here to Sort the data in Excel VBA range object and also in Excel worksheet

Excel VBA Macro Excel

Convert 2D Arary To 1D or List – Excel VBA Macro – Quickest Method

May 12, 2025
Kumarapush
0

Convert 2D array to 1D or Read Array elements in a 2D array by Row or Columns using the Excel VBA macro code in this page. Quickest way to convert 2D to 1D.

Excel Data Type VBA Array VBA Beginners

Excel VBA – Convert Range To Array – 2 Dimentional

May 12, 2025
Kumarapush

Get Excel VBA Convert a Range to Array code in a Excel Workbook. And also write the array value to a worksheet range. Learn how to use of Resize & Transpose functions.

Excel Login Accounts/Username Productivity Windows

Excel VBA – Get Extended File Property – Author Modified Date Time

May 12, 2025
Kumarapush
0

Get code to read Excel File property like Author, Last modified date, File size etc., Also has code for reading file of any type from your computer folder.

Programming C Programming Excel Excel VBA Macro Python R

Open Text File – Read Write File Operations – VBA, Python, VBS, C, C++, DOS

May 12, 2025
Kumarapush
0

Open Text File – VBA, VBS, Python, C, C++ Code snippets to Open ,Read, Write to text file. Import data from text file into any programming language.

Excel VBA Macro System Control Web Scraping Windows API

Excel VBA Clear Cache – IE browser and xmlhttp requests

May 12, 2025
Kumarapush
0

Clear Cookies, Cache, Browsing History From Excel VBA delete cache, cookies, browsing history, temporary internet files used by IE or MSHML2 xmlhttp requests. This method is applicable to IE browser only. To delete browser cache, cookies, temporary files of other browser like Chrome or Firefox, use the manual methods discussed […]

Posts pagination

Previous 1 … 30 31 32 … 50 Next

The news you may have missed

January 3, 2023

Excel VBA For each cell in Range – Direct method

April 17, 2022

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

April 6, 2022

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

April 1, 2022

VBA Get Numbers with in a String

November 21, 2021

VBA – Find number of Dimensions in an Array

November 16, 2021

VBA Combo box Add Items – from Excel Range or Array

  • 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