Mehedi Hasan

About author

Mehedi Hasan, a BSc graduate in Naval Architecture & Engineering from Bangladesh University of Engineering and Technology, plays a pivotal role as an Excel & VBA Content Developer at ExcelDemy. Fueled by a profound passion for research and innovation, he actively engages with Excel. In his capacity, Mehedi not only adeptly tackles intricate challenges but also showcases enthusiasm and expertise in navigating tough situations with finesse, underscoring his unwavering dedication to consistently delivering exceptional and high-quality content. He has interest in innovation and research in the field of Data Science and Machine Learning

Designation

Excel & VBA Content Developer at ExcelDemy in SOFTEKO.

Lives in

Dhaka, Bangladesh.

Education

B.Sc. in Naval Architecture & Marine Engineering, BUET.

Expertise

Microsoft Office, Adobe Photoshop, Adobe Illustrator, Lightroom, AutoCAD, Maxruf, Rhinoceros, Proteus, MATLAB, ArcGIS, CodeVision AVR

Experience

  • Technical Content Writing
  • Undergraduate Projects
    • Design of an Inland Cargo Vessel
    • A Study to Expand Gas Energy Supply in Bangladesh by Establishing New LNG Network Through Inland Waterways

Latest Posts From Mehedi Hasan

0
How to Insert Red Arrow in Excel Cell (5 Examples)

Often, you might want to add up and down arrows in Excel so that you can easily understand the increase and decrease in the price of your business commodities ...

0
How to Add 1 Hour to Time in Excel (7 Examples)

Example 1 - Applying Conventional Formula   Steps: Enter the following formula in Cell D5. =C5+(1/24) Press Enter and use the ...

0
How to Change International Number Format in Excel (4 Examples)

Example 1 - Converting European Number Format to US Number Format   Steps: Select the Cell C5 and enter the following formula. ...

0
How to Calculate Daily Average in Excel (3 Methods)

The sample dataset contains hourly views of different blog posts of ExcelDemy from 9/20/2022 to 9/24/2022. From these hourly views for a day, we will return ...

0
What Is a Cell Address in Excel (Types with Example)

In general, you must understand cell addresses clearly in order to use Excel. Since the cells contain the values, they are the most essential element for ...

0
How to Convert CAD to USD in Excel (4 Easy Ways)

Method 1 - Using a General Arithmetic Formula to Convert CAD to USD Steps: Enter the following formula in cell E5: =C5*D5 Press ENTER ...

0
How to Fill Blank Cells with Value Below in Excel (4 Easy Ways)

  We'll use the following sample dataset, with empty cells that will be filled by copying the first non-empty value from below. Method 1 - ...

0
How to Plot Histogram in Excel (5 Easy Ways)

Occasionally, you might need to create a histogram for data visualization. Basically, a histogram is a column chart that displays how frequently a variable ...

0
How to Close Dialog Box in Excel (3 Easy Ways)

In this tutorial, we will demonstrate 3 easy ways to close a Dialog Box in Excel. Method 1 - Using a Keyboard Shortcut Suppose we open a Font ...

0
How to Use AutoComplete in Excel (4 Easy Ways)

When we begin entering data into a cell, Excel suggests duplicate values from its related cells, and we can acquire the duplicate values by simply pressing ...

0
How to Remove Comma in Excel Using Formula (2 Ways)

Method 1 - Using SUBSTITUTE Function to Remove Comma in Excel Steps: Enter the following formula in the formula bar. =SUBSTITUTE(B5,",","") ...

0
How to Plot an Equation in Excel: 6 Easy Methods

Method 1 - Plotting a Linear Equation in Excel Generally, linear equations are the most common type of equation in Excel. We use them on a regular basis. ...

0
How to Get Y Equation on Excel Graph (6 Ways)

Sometimes, we need to draw the Y equation on an Excel graph. Fortunately, it is quite simple and easy to do this in Excel. In this article, we will show you ...

0
How to Search Text in Multiple Excel Files (2 Easy Ways)

For illustration, we will search for the text “Sample Dataset” in multiple Excel files. One of the file's texts is shown in the following image. ...

0
How to Use AutoSum In Excel (4 Easy Ways)

Doing a sum now becomes easier and more convenient with the AutoSum function in Excel. This tutorial will show you all easy and quick methods on how to use ...

Browsing All Comments By: Mehedi Hasan
  1. Hello ASHLEIGH,
    Thank you for your question. We’re sorry to hear that you’re facing difficulties with the VBA code. In fact, the ExcelDemy team has tested the Excel file and the code with other workbooks following your comment and the code appears to be working correctly.
    However, you can check the following 4 steps.
    1. You can choose any of the two formats according to your need from Method-2. Additionally, read the Notes given after each code. This will help you to understand the code properly.
    2. You must create a worksheet where you want to move the filtered rows.
    3. Set the Input Worksheet and Destination Worksheet names properly with the Range.
    4. In this code, we have selected Cable as filter criteria. So, the rows containing Cable within the given Range will be deleted and it will be moved to your Destination Workbook. So, make sure you have provided the criteria according to your dataset.
    I hope this will solve your issue. If you still face problems, please feel free to comment again or send your workbook through e-mail so that I can check the issue.

  2. Hello DERRELL,
    Thank you for your question. I will be glad if I can help you even a little.
    First of all, YES, you can sort two columns based on the second column without creating a new table.
    If you want to know the process in detail, kindly read through the following article.
    https://www.exceldemy.com/sort-data-in-excel-by-value/
    I hope this will solve your issue. If you still face problems, please feel free to comment again or send your workbook through e-mail so that our team can check the issue.

  3. Hello KOBUS,
    Thank you for your question. We’re sorry to hear that you’re facing difficulties with the VBA code. In fact, the ExcelDemy team has tested the Excel file and the code with other workbooks following your comment and the code appears to be working correctly.
    However, you can check the following 2 steps.
    1. Follow the individual steps properly.
    2. You have to insert the code by using the View Code option of a particular sheet. It will not work if you insert it in a VBA Module.
    I hope this will solve your issue. If you still face problems, please feel free to comment again or send your workbook so that I can check the issue.

Close the CTA

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo