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

How To Type Subscript in Excel – Superscript Options – Excel VBA Code

June 07, 2025
Kumarapush
0

How to type a subscript in Excel. Also learn to type a superscript for a part of text. This page also has macro code to convert a part of text in Excel to be subscript, superscript or strikethrough

Excel VBA Beginners

Excel VBA – Convert Column Letter to Number

June 07, 2025
Kumarapush
0

Get Excel VBA code to convert Column Letter to number. The Formula & Excel vba code will get column alphabet letter & return the Column number as value.

Excel VBA Beginners

Excel VBA – Convert Column Number to English Alphabet Letter

June 07, 2025
Kumarapush
0

Get Excel vba code & formula to convert column number to letter. Use this function in Excel worksheet or vba macro to get column letter from its column number.

Python

Python CSV File – Read & Write – CSV API

June 07, 2025
Kumarapush
0

Python CSV read & write code. Using this code read row data from comma separated file & also write data using the CSV Api csvReader & csvWriter modules.

Excel Excel VBA Macro VBA Beginners

Excel VBA – Copy Workbook – Active or External

June 07, 2025
Kumarapush
0

Copy Active workbook or any workbook from external path using the inbuilt Excel function workbook.savecopyas. Make a Excel workbook copy to new path.

Python C Programming

Python strftime – C, C++ Date Time Formatting

June 07, 2025
Kumarapush
0

strftime For quick syntax & options help with this function, type >>help (“time.strftime”) . This will list all the basic help that you are in need. If you are looking for a much more advanced option with this function, then refer this table. About this function: This function is used to […]

JSON Python

JSON Parser – Python Code – Convert JSON To Excel CSV

June 07, 2025
Kumarapush
0

Get JSON Parser in Python that converts JSON to csv or Excel. Sample JSON file is also provided. Code parses JSON by each node & write to CSV file.

JSON Excel Excel VBA Macro

JSON Parser – Convert JSON To CSV – Excel VBA Macro

June 07, 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 Data Type VBA Array VBA Beginners

Excel VBA – Convert Range To Array – 2 Dimentional

June 07, 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.

Programming C Programming Excel Excel VBA Macro Python R

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

June 07, 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.

Posts pagination

Previous 1 … 6 7 8 … 10 Next
Programming Tricks
  • File Organization
  • Maximum Subarray Problem ( Kadane’s Algorithm) Dynamic Programming
  • LinkedList in Java
  • Polymorphism in Java
  • Database Management System
  • Queues Interface in Java
  • SQL Commands
  • Garbage Collection in Java
  • Transactions in DBMS
  • Arraylist in Java
  • Indexed sequential file organization and Chaining
  • Network Programming with Java Sockets
  • Two Pointer technique in Java
  • Stacks In Java
  • Insertion in a Doubly Linked List
Excel Tricks
  • Compare Two Columns Excel – Highlight Match – Bulk Data Duplicates
  • How To Find Smallest & Largest value in a Range in Excel?
  • Excel Vba RGB to Hex,Long – Hex to Rgb,Long – Color Code Conversions
  • [IPL2020] Mumbai Indians Team – MI Team Squad, Match Schedule
  • Excel VBA Comment Multiple Lines – Easy Menu Option
VBA Beginners Tricks
  • Excel VBA – Convert Column Letter to Number
  • Sort Listview Column on Click – VBA/VB6 Userform
  • This Tiny VBA Can Send Email to All contacts in Your Outlook
  • Regular Expressions – I
  • Send Email from Excel with Attachment 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