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

Python Sort List Function – Ascending or Descending

July 01, 2025
Kumarapush

Sort Function in Python Code In Python, You can sort a list or array of numbers & strings using the built in function. The code below creates a numeric & string array. Then sorts is ascending & descending. The default is ascending. Lets see how do this with a Python […]

Sort Collection Data Type VBA Array

Excel Vba Sort Array – Quick Trick using built in function

July 01, 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 […]

Excel Excel VBA Macro VBA Beginners

Making SORT More Simple and Faster in Excel with Advanced Options

July 01, 2025
Kumarapush
2

Usual Sorting of Data or Table in Excel To Sort a Column Data in Excel, the user has to select the data range or column and then choose option “Sort & Filter”. From here, they can choose either “Smallest to Larger or A to Z” or “Largest to Smallest or […]

Excel Tricks
  • Excel VBA – Merge Cells – Unmerge Range
  • Determine Operating System – Excel VBA Macro – Find OS Details
  • How To Scrap A Website Keywords? – Keyword Scraping Excel
  • LinkedList in Java
  • Excel VBA change selection in Dropdown
Excel VBA Macro Tricks
  • Not a Secret Anymore – What is my IP Address Location? Bulk GeoIP Lookup
  • Create ListView in VBA at Runtime
  • Excel VBA – Find String in Range – Return Row – Change Background Color – Remove Duplicates
  • Compare Two Columns Excel – Highlight Match – Bulk Data Duplicates
  • How To – Connect Excel To Access – Database Using VBA
  • 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