Nasir Muhammad Munim

About author

Nasir Muhammad Munim has been an Excel and VBA Content Developer for over a year in Exceldemy and published more than 30 articles for the website. He is passionate about exploring new aspects of Excel and VBA. He received his Bachelor of Science in Electrical and Electronic Engineering from the Islamic University of Technology. Apart from creating Excel tutorials, he is interested in developing PostgreSQL, MySQL, and Android applications. He is fascinated by CAD-based designing systems and building 3D models.

Designation

Excel and VBA content Developer at ExcelDemy in SOFTEKO.

Lives in

Dhaka, Bangladesh.

Education

B.Sc. in Electrical and Electronic Engineering, Islamic University of Technology

Expertise

Excel, Content Writing, MySQL, Microsoft Office.

Experience

  • Technical Content Writing
  • Undergraduate Projects
    • Brain Tumor detection using Machine Learning
    • RDBMS - Sales
    • IoT based weather monitoring and alarming system

Latest Posts From Nasir Muhammad Munim

0
How to Create an XML Mapping in Excel – 3 Easy Steps

Step 1 - Choosing an XML File The XML file code attached in the below image will be used. The structure is needed to create an XML mapping. ...

0
How to Create a General Ledger in Excel – 4 Steps

Step 1 - Input Fields and Choose the Range Select data to input into the General Ledger. A typical ledger has 5 fields: Serial no., Date, Description, ...

0
How to Exit Full Screen in Excel – 3 Methods

Method 1 - Using the Context Menu to Exit Full Screen Steps: Right-click anywhere in the workbook. Select Close Full Screen. Method 2 - ...

0
How to Show Dash Instead of Zero in Excel (4 Easy Methods)

We will consider this example below. Here, the dataset contains the number of different products sold over three days and their Product IDs. Method ...

0
How to Add a Number to an Existing Cell Value in Excel

Method 1 – Using the Simple Formula Steps: Select the cell where we will keep the updated value. In our case, cell E5. The entire column called New ...

0
How to Remove Automatic Page Break in Excel: 3 Easy Ways

Method 1 - Using Excel Built-in Option to Remove the Automatic Page Break Steps: Open the worksheet and then go to Files in the top left corner. ...

0
What Is Normal View in Excel? (Detailed Explanation)

While working on Excel, we encounter different views like Normal View, Print Preview, Page Break Preview, Custom View, etc. In this article, we will be ...

0
How to Hide and Unhide Status Bar in Excel (2 Easy Methods)

In this Excel tutorial, we will demonstrate how to hide and unhide the status bar. Reasons for hiding or unhiding the status bar in Excel mostly depend on ...

0
How to Create Column Headers in Excel: 3 Methods

Method 1 - Creating Column Headers by Freezing a Row Steps: Click the View tab. Choose the frame right inside the row and column to create ...

0
How to Change Alignment in Excel (5 Easy Methods)

We often face trouble while changing alignment according to our needs in Excel. If you are facing the same, this tutorial will show you 5 different methods to ...

0
How to Convert Numbers to Words in Excel Without VBA

This guide will use the following dataset: Step 1: Build a Formula to Convert From Numbers to Words The following formula is huge but it give you ...

0
How to Add Trendline Equation in Excel (With Easy Steps)

A Trendline is a popular way to make predictions in Excel. Often, we need to find the Trendline equation to see the slope and the constant. Excel has a feature ...

0
How to Move Data Labels In Excel Chart (2 Easy Methods)

Excel is often used to make charts and graphs that show how data looks. We often put labels on charts to help us understand them better. Also we try to put the ...

0
How to Explode a Pie Chart in Excel – 2 Methods

  This is the sample dataset. This is the corresponding pie chart: Method 1 - Exploding a Pie Chart Using the Mouse Cursor ...

0
How to Create a Column Chart in Excel (2 Suitable Ways)

Column Charts can be used to show how data changes over time or to show comparisons between things. In Column Charts, the categories are usually lined up along ...

Browsing All Comments By: Nasir Muhammad Munim
  1. Reply Munim 250 250
    Nasir Muhammad Munim Jan 16, 2024 at 10:48 AM

    Dear KAREN CAYANAS,
    Thanks for reaching out to us with your problem.
    This problem occurs when you do not have enough view area on the monitor. While there is no particular fix to your problem, if you want to keep the cell styles in the Ribbon, you may consider removing some unnecessary groups from the Home tab.

    To do so follow these steps:
    1. Right-click on the empty area of the Ribbon.
    2. Select “Customize the Ribbon“.
    customize the ribbon
    3. From the Home tab dropdown, select and remove unnecessary groups one by one.
    4. Click on OK to finish the process.
    removing groups from the home tab

    After removing the groups, cell styles will be visible without the “Cell Styles” drop-down if there is enough room in the Ribbon.

    Regards,
    Exceldemy

  2. Reply Munim 250 250
    Nasir Muhammad Munim Oct 18, 2023 at 10:43 AM

    Hi Arthur,
    Thank you for finding out about this issue. We have updated the VBA code to avoid the “Sub or Function Not Defined” error. Please try again with this new code and let us know if this problem still exists or not.
    Regards,
    Team Exceldemy

  3. Reply Munim 250 250
    Nasir Muhammad Munim Aug 28, 2023 at 1:35 PM

    Dear AVI,
    We can assure you that if you followed the steps correctly, everything should be fine with the tutorial. Moreover, both of these formulas are single-cell output formula. So, the procedure for the array formula implementation or pressing CTRL+SHIFT+ENTER is not required here.
    If you want to take all the data to find out the standard deviation without conditions or avoid taking the false as 0, you should have a look at our article How to Calculate Average and Standard Deviation in Excel.
    Regards,
    Exceldemy

  4. Reply Munim 250 250
    Nasir Muhammad Munim Aug 21, 2023 at 1:57 PM

    Dear Fardeen,

    The profit margin is the percentage you get from the selling price. The formula for profit margin is: (Selling Price-Cost Price)/Selling Price or, Net Profit/Selling Price

    The profit margin is calculated in the worksheet with the formula: =(F5-E5)/F5
    calculating profit margin in Excel
    On the other hand, the profit percentage is calculated based on the Cost Price. The formula for profit percentage is: (Selling Price-Cost Price)/Cost Price or, Net Profit/Cost Price

    The profit percentage is calculated in the worksheet with the formula: =(F5-E5)/E5
    calculating profit percentage in Excel
    Regards
    Exceldemy

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo