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

June 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

June 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

June 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
  • VBA Userform – Escape key to Close – Unload form
  • LinkedList in Java
  • Database Management System
  • Reading Process List From Task Manager
  • Excel VBA – Import Data from another Workbook – 4 Easy Ways
Excel VBA Macro Tricks
  • Excel VBA Timer Event – Run Macro at Specific Time – Automatic Schedule
  • Build Excel Organization Chart – Hierarchy Tree – From Data
  • VBA Macro – Choose Outlook Email Account – To Send Mass Mail
  • Excel VBA – Get RGB Color of Cell – Change Background
  • Excel VBA – Find String in Range – Return Row – Change Background Color – Remove Duplicates
  • 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