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

[IPL2020] Mumbai Indians Team – MI Team Squad, Match Schedule

May 14, 2025
Sathish

Mumbai Indians Team Schedule Date Time Day Team1 Team2 Venue 29-Mar 8 PM Sun CSK MI Mumbai 1-Apr 8 PM Wed SRH MI Hyderabad 5-Apr 4 PM Sun MI RCB Mumbai 8-Apr 8 PM Wed KXIP MI Punjab 12-Apr 8 PM Sun KKR MI Kolkata 15-Apr 8 PM Wed MI […]

Cricket Excel IPL Sports

[IPL2020] Kolkata Knight Riders Team – KKR Team Squad, Match Schedule

May 14, 2025
Sathish

Kolkata Knight Riders Schedule Date Time Day Team1 Team2 Venue 31-Mar 8 PM Tue RCB KKR Bengaluru 3-Apr 8 PM Fri KKR DC Kolkata 6-Apr 8 PM Mon KKR CSK Kolkata 9-Apr 8 PM Thu RR KKR Guwahati 12-Apr 8 PM Sun KKR MI Kolkata 16-Apr 8 PM Thu SRH […]

Cricket Excel IPL Sports

[IPL2020] Kings XI Punjab Team – KXIP Squad, Match Schedule

May 14, 2025
Sathish

Kings XI Punjab Team Squad Date Time Day Team1 Team2 Venue 30-Mar 8 PM Mon DC KXIP Delhi 4-Apr 8 PM Sat KXIP SRH Punjab 8-Apr 8 PM Wed KXIP MI Punjab 11-Apr 8 PM Sat CSK KXIP Chennai 14-Apr 8 PM Tue KXIP RCB Punjab 17-Apr 8 PM Fri […]

Cricket Excel IPL Sports

[IPL2020] Delhi Capitals Team – DC Squad, Match Schedule

May 14, 2025
Sathish

Delhi capitals match schedule IPL 2020 Date Time Day Team1 Team2 Venue 30-Mar 8 PM Mon DC KXIP Delhi 3-Apr 8 PM Fri KKR DC Kolkata 5-Apr 8 PM Sun RR DC Guwahati 10-Apr 8 PM Fri DC RCB Delhi 13-Apr 8 PM Mon DC CSK Delhi 19-Apr 4 PM […]

Dropdown Excel Excel VBA Macro

Excel VBA change selection in Dropdown

May 14, 2025
Kumarapush

[VBA] Change Selection – Update Drop Down List in Excel This does not require any special code. It can be done just by changing the value in the particular cell that has a validation list. Here is an example VBA code that changes the selection in a drop down validation […]

Excel Charts Color Excel VBA Macro PDF

Convert Excel to Jpg Image – VBA Code

May 14, 2025
Kumarapush

Export Excel Range to Image (jpg/png/gif) using Vba? This code ill convert the data in Excel workbook into a jpg image file as how it is displayed on screen. The image format can be jpg, png or gif. We have not tested if this supports other image formats as well, […]

Sort Collection Data Type VBA Array

Excel Vba Sort Array – Quick Trick using built in function

May 14, 2025
Kumarapush

VBA Array Sort – Using Excel Sort In this page, we have given a Excel vba code snippet that works well for sorting array of 1 dimension. You can also customize & extend this code to work for 2 dimension array as well. We will publish the code for 2D […]

VBA Array Collection Data Type Dictionary

VBA – Create Array from Excel Range – 1 Dimension

May 14, 2025
Kumarapush

Excel Macro – Create 1D Array from Vba Array This is one of the easy methods to initialize an array. If you convert data in worksheet directly to vba array, then it will create a 2d array by default. If you would like to convert Excel range to Array of […]

VBA Array Data Type

VBA Array Initialize Values – Split string to array

May 14, 2025
Kumarapush

How to Initialize an Array in Vba? Different methods to assign values to array are explained here. Starting from basic to few easy methods to initialize array with multiple values are discussed in here. Here are the list of available methods. Direct or a loop method. Using VBA function Array. […]

VBA Array Collection Data Type Dictionary VBA Beginners

VBA – Add Items to Array – Dynamic Resize without erasing data

May 14, 2025
Kumarapush

How to add new item to existing array? In VBA, an array is always an fixed size of data values. If you have to add new item, then size of the field also has to be changed. Lets see an example: Consider you have an array like the below one: […]

Posts pagination

Previous 1 … 6 7 8 … 30 Next
VBA Array Tricks
  • VBA Array Initialize Values – Split string to array
  • Excel Vba Sort Array – Quick Trick using built in function
  • Excel VBA – Convert Range To Array – 2 Dimentional
  • VBA – Find number of Dimensions in an Array
  • VBA – Create Array from Excel Range – 1 Dimension
Cricket Tricks
  • [IPL] CSK Team Squad, Match Schedule
  • IPL 2020 Points Table PDF – Winners List
  • [IPL2020] Rajasthan Royals Team – RRT Squad, Match Schedule
  • [IPL2020] Kolkata Knight Riders Team – KKR Team Squad, Match Schedule
  • IPL 2020 All Teams Squad – Player List
Excel Tricks
  • Excel Vba RGB to Hex,Long – Hex to Rgb,Long – Color Code Conversions
  • A Simple Guide to Copying Excel Sheets
  • [Excel Shortcut] – Copy Only Visible Cells – Autofilter – Windows/Mac
  • Get Sheet Object Caption and Codename
  • Excel VBA Count #N/A Errors
  • 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