↓ Skip to Main Content
Excelabcd

Main Navigation

  • Excel functions
    • Excel Functions
    • Exercise
      • COUNT Functions Exercise
      • SUM Functions Exercise
      • LOOKUP Functions Exercise
  • Excel Features
    • Protect Workbook
    • Hyperlink
    • Text to Columns
    • Freeze Panes
    • Conditional Formatting
    • Charts
    • PivotTable
    • Filter
    • Data Validation
    • Format Cells
  • Excel++
    • Shortcuts
    • 100+ formulas
    • Short Tips
    • Free Sample Excel Data
    • Excel Templates
      • Calculator Templates
      • Misc Templates
  • VBA
    • What is VBA?
    • Learn VBA step by step
    • Posts related VBA
  • Blog
  • Buy Resources
    • Buy Ebook
    • Buy Premium Templates
  • Excel Courses
    • Basic Excel Course
Excelabcd

Off Canvas Menu

  • Excel functions
    • Excel Functions
    • Exercise
      • COUNT Functions Exercise
      • SUM Functions Exercise
      • LOOKUP Functions Exercise
  • Excel Features
    • Protect Workbook
    • Hyperlink
    • Text to Columns
    • Freeze Panes
    • Conditional Formatting
    • Charts
    • PivotTable
    • Filter
    • Data Validation
    • Format Cells
  • Excel++
    • Shortcuts
    • 100+ formulas
    • Short Tips
    • Free Sample Excel Data
    • Excel Templates
      • Calculator Templates
      • Misc Templates
  • VBA
    • What is VBA?
    • Learn VBA step by step
    • Posts related VBA
  • Blog
  • Buy Resources
    • Buy Ebook
    • Buy Premium Templates
  • Excel Courses
    • Basic Excel Course

Author: Pushpendu Roy Karmakar

Hi! I am Pushpendu. I am the founder and author of Excelabcd. I am little creative person, blogger and Excel-maniac guy. I hope you enjoy my blog.
Lesson#187: VBA program to shutdown PC
VBA and Macro

Lesson#187: VBA program to shutdown PC

Pushpendu Roy Karmakar Dec 29, 2022

Here is an example of a VBA program that you can use to shut down a Windows PC when a button is clicked: This program uses the Shell function to execute the shutdown command with the -s and -t 0 …

Lesson#187: VBA program to shutdown PC Read more →

Lesson#186: 10 formulas to learn for data analysis in Excel
Excel for Office

Lesson#186: 10 formulas to learn for data analysis in Excel

Pushpendu Roy Karmakar Dec 29, 2022 Tagged with AVERAGE, COUNT, IF, MAX, MIN, PIVOTTABLE, SUM, VLOOKUP

Data analysis in Excel is the process of using Excel’s built-in tools and formulas to extract insights and trends from data. This can involve a wide range of activities, such as organizing and cleaning data, creating charts and graphs to …

Lesson#186: 10 formulas to learn for data analysis in Excel Read more →

Lesson#185: How to make a digital clock with VBA
VBA and Macro

Lesson#185: How to make a digital clock with VBA

Pushpendu Roy Karmakar Dec 28, 2022

In this post, we shall learn a simple to make a digital clock with VBA on your excel sheet. Now paste this VBA macro that you can use to create a digital clock on your worksheet, To use this macro, …

Lesson#185: How to make a digital clock with VBA Read more →

Lesson#184: Entered value divided by 100 with a button in VBA
VBA and Macro

Lesson#184: Entered value divided by 100 with a button in VBA

Pushpendu Roy Karmakar Dec 28, 2022

Here I shall show how entered value can be divided by 100 with a button in VBA. Here is the VBA macro that will automatically divide the value of the active cell by 100 when a command button is clicked: …

Lesson#184: Entered value divided by 100 with a button in VBA Read more →

Lesson#183: Insert zeroes in all empty cells in a selected range  with VBA
VBA and Macro

Lesson#183: Insert zeroes in all empty cells in a selected range with VBA

Pushpendu Roy Karmakar Dec 28, 2022

Here we are going to learn a VBA code to insert zeroes in all empty cells in a selected range. Here is your VBA macro code: To use this macro, select the range that you want to check for empty …

Lesson#183: Insert zeroes in all empty cells in a selected range with VBA Read more →

Lesson#182: Color all empty cells in red in a selected range with VBA
VBA and Macro

Lesson#182: Color all empty cells in red in a selected range with VBA

Pushpendu Roy Karmakar Dec 28, 2022

Here I shall show you a VBA code that colors all empty cells in red in a selected range. Here is a VBA macro that you can use to insert zeroes in all empty cells in a selected range: To …

Lesson#182: Color all empty cells in red in a selected range with VBA Read more →

Lesson#181: VBA To Add A Prefix to Selected Cells
VBA and Macro

Lesson#181: VBA To Add A Prefix to Selected Cells

Pushpendu Roy Karmakar Dec 28, 2022

Here is a VBA macro that you can use to add a prefix to the selected cells: To use this macro, select the cells to that you want to add the prefix and run the macro. It will prompt you …

Lesson#181: VBA To Add A Prefix to Selected Cells Read more →

Lesson#180: How do you copy a color from one cell to another?
VBA and Macro

Lesson#180: How do you copy a color from one cell to another?

Pushpendu Roy Karmakar Dec 28, 2022

Here we shall learn a code that will copy a color from one cell to another using VBA. Here is a function in VBA that you can use to copy the interior color of a target cell to the active …

Lesson#180: How do you copy a color from one cell to another? Read more →

Lesson#179: Count cells by color in Excel from a reference cell color with VBA
VBA and Macro

Lesson#179: Count cells by color in Excel from a reference cell color with VBA

Pushpendu Roy Karmakar Dec 28, 2022

Here I shall make a VBA code to Count cells by color in Excel from a reference cell color. Here is a function in VBA that you can use to count the number of cells in a specified range that …

Lesson#179: Count cells by color in Excel from a reference cell color with VBA Read more →

Lesson#178: Delete all blank sheets with VBA
VBA and Macro

Lesson#178: Delete all blank sheets with VBA

Pushpendu Roy Karmakar Dec 28, 2022

In this article, I shall give you a VBA code that will delete all blank sheets at once. Here is a VBA program that will delete all blank worksheets in the active workbook: To use this code, open the Visual …

Lesson#178: Delete all blank sheets with VBA Read more →

Posts pagination

Previous 1 … 8 9 10 11 12 … 37 Next
Microsoft365 for Business

AND CALCULATOR CHART CONDITIONAL FORMATTING COUNT COUNTBLANK COUNTIF COUNTIFS DATA VALIDATION DATE DAY FILTER FIND FORMAT CELLS HOUR IF IFERROR INDEX LEFT LEN MATCH MAX MID MIN MINUTE MOD MONTH NOT NOW PIVOTTABLE PROTECT SHEET recover RIGHT ROUND SECOND SHORTCUTS SUBSTITUTE SUM SUMIF SUMIFS TEXT TEXT TO COLUMNS TODAY VLOOKUP YEAR

Microsoft365 for Business

AND CALCULATOR CHART CONDITIONAL FORMATTING COUNT COUNTBLANK COUNTIF COUNTIFS DATA VALIDATION DATE DAY FILTER FIND FORMAT CELLS HOUR IF IFERROR INDEX LEFT LEN MATCH MAX MID MIN MINUTE MOD MONTH NOT NOW PIVOTTABLE PROTECT SHEET recover RIGHT ROUND SECOND SHORTCUTS SUBSTITUTE SUM SUMIF SUMIFS TEXT TEXT TO COLUMNS TODAY VLOOKUP YEAR

Footer Menu

  • Home
  • About
  • Contact
  • Privacy Policy

Footer Menu

  • Home
  • About
  • Contact
  • Privacy Policy
Copyright © 2026 Excelabcd | Powered by Responsive Theme
Copyright © 2026 Excelabcd | Powered by Responsive Theme
Loading…