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

May 11, 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

May 11, 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

May 11, 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

May 11, 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

May 11, 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

May 11, 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

May 11, 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

May 11, 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

May 11, 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

May 11, 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
  • Arraylist in Java
  • Program To Implement Queue in Java
  • SQL Commands
  • NETWORK PROGRAMMING
  • Stacks In Java
  • Daemon thread in Java
  • Database Management System
  • Regular Expressions – I
  • LinkedList in Java
  • Polymorphism in Java
  • Overview of Data Communications and Networking
  • Shell Script
  • Garbage Collection in Java
  • File Organization
  • Collections in Java
Excel Tricks
  • Software Downloads From Our App Store – Try Free & Buy
  • VBA Userform – Escape key to Close – Unload form
  • Printable 2022 Calendar Excel – Month Wise Template
  • How to create Drop down data validation list in Excel?
  • Add Excel VBA Drop Down Data Validation List
VBA Beginners Tricks
  • How to Create a Macro in Excel 2010, 2007 & Above
  • Excel VBA – Convert Column Number to English Alphabet Letter
  • How to do VLOOKUP?
  • VBA Macro Import – Read XML File into Excel – 5 Easy Tips
  • Sort Listview Column on Click – VBA/VB6 Userform
  • 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