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

August 29, 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

August 29, 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

August 29, 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

August 29, 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

August 29, 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

August 29, 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

August 29, 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

August 29, 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

August 29, 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

August 29, 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
  • Collections in Java
  • Network Programming with Java Sockets
  • Arraylist in Java
  • Garbage Collection in Java
  • NETWORK PROGRAMMING
  • Stacks In Java
  • SQL Commands
  • Two Pointer technique in Java
  • Maximum Subarray Problem ( Kadane’s Algorithm) Dynamic Programming
  • Daemon thread in Java
  • Queues Interface in Java
  • Indexed sequential file organization and Chaining
  • Overview of Data Communications and Networking
  • Database Management System
  • LinkedList in Java
Excel Tricks
  • How To Edit Worksheet in xlam – Excel Addin File?
  • Excel VBA – Find UpperCase Word in String or Worksheet
  • Excel VBA – Loop thru all Keys & Items in Dictionary
  • VBA – Check for Active Internet Connection – Network Status
  • VBA Copy File to Folder
VBA Beginners Tricks
  • VBA Hello World – Excel Macro – For Beginners
  • Excel VBA – Import Data from another Workbook – 4 Easy Ways
  • VBA to open or save Word document Protected or Encrypted with password
  • Learn How To Code JavaScript in VBA
  • This Tiny VBA Can Send Email to All contacts in Your Outlook
  • 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