Al Arafat Siddique

About author

Al Arafat Siddique, BSc, Naval Architecture and Marine Engineering, Bangladesh University of Engineering and Technology, has worked on the ExcelDemy project for two years. He has written over 85+ articles for ExcelDemy. Currently, he is working as a software developer. He is leading a team of six members to develop Microsoft Office Add-ins, extending Office applications to interact with office documents. Other assigned projects to his team include creating AI-based products and online conversion tools using the latest web technologies.

Designation

Software Developer

Lives in

Dhaka, Bangladesh.

Education

B.sc in Naval Architecture and Maring Engineering, Bangladesh University of Engineering and Technology

Expertise

React JS, Express JS, Next JS, Redux, MySQL, MongoDB, Prisma ORM, Git, Laravel, Jest, RTL, Server Management

Experience

  • Project Management
  • Technical Content Writing

Summary

  • Currently working as Technical Lead in Web Technologies in Software Development Team.
  • Started technical content writing of Excel & VBA in December 2021 and later joined the software development team after 6 months.

Latest Posts From Al Arafat Siddique

0
Excel VBA: Dynamic Range Based on Cell Value (3 Methods)

How to Write Code in the Visual Basic Editor Go to the Developer tab from the Excel Ribbon. Click the Visual Basic option. In the Visual Basic ...

0
How to Hide and Unhide Columns Based on a Drop-Down List Selection in Excel

How to Create a Drop-Down List in Excel STEPS: Select a cell (E3, in this example) on which we’ll create the drop-down list. Go to the Data ...

0
How to Convert a Date to dd/mm/yyyy hh:mm:ss Format in Excel

Method 1 - Change the Default Date & Time Format to dd/mm/yyyy hh:mm:ss in Excel When we add a date in a cell of an Excel worksheet, it stores it in its ...

0
Excel VBA: Count Characters in Cell: 5 Methods

Method 1 - Use of VBA Len Function to Count Characters in a Cell in Excel The LEN function in VBA Excel returns the number of characters in a text or string. ...

0
How to Remove Conditional Formatting but Keep the Format in Excel

If we remove conditional formatting from cells where it has been applied, Excel also removes the cell formats. In this article, we will demonstrate 2 different ...

0
Excel VBA:  Form Control Checkbox Value – 3 Examples

The dataset showcases a course registration form with 6 different courses. Using a Code in the Visual Basic Editor Go to the Developer tab. ...

0
Excel VBA Codes to Format Cell as Text (3 Easy Examples)

How to Use Code in the Visual Basic Editor Go to the Developer tab from the Excel ribbon. Click on the Visual Basic option. In the Visual ...

0
Excel VBA: Find the Next Empty Cell in Range: 4 Examples

We’ve used a dataset that contains a sale list of a super shop. The dataset has a bunch of empty cells and we want to find them before performing any ...

0
How to Create a Day Countdown in Excel (2 Examples)

Example 1 - Use the TODAY Function to Create a Day Countdown in Excel Here is a common template of the TODAY formula. We’re going to make a countdown for the ...

0
How to Copy Unique Values to Another Worksheet in Excel – 5 Methods

The dataset showcases a list of colors with duplicates in Sheet1. To copy the unique colors to another worksheet in the same workbook. Method 1 - ...

0
How to Convert Unix Timestamp to Date in Excel (3 Methods)

The Unix timestamp is a system of tracking time as a running total of seconds. The time count started at the Unix Epoch on January 1st 1970 UTC. So a Unix ...

0
How to Convert String to Number in Excel VBA (3 Methods)

Method 1 - Convert String to Number Using Type Conversion Functions Excel provides several built-in type conversion functions. We can use them in our VBA code ...

0
How to Calculate Future Value When CAGR Is Known in Excel (2 Methods)

Method 1 - Calculate the Future Value When the CAGR Is Known in Excel Using a Basic Formula Using the following formula, we can easily calculate the Future ...

0
How to Calculate Elapsed Time in Excel (5 Ways)

Method 1 - Calculate Elapsed Time in Excel by Subtracting Two Date Values In this example, we’re going to calculate the elapsed time of World War 2. Here, ...

0
How to Use the Exponential Growth Formula in Excel (2 Methods)

Method 1 - Using the Excel GROWTH Formula Description The GROWTH function in Excel predicts future exponential growth based on existing data. Given a ...

Browsing All Comments By: Al Arafat Siddique

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo