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
How to Send an Email with Body from Excel Using a Macro – Easy Steps

Step 1 - Set the Object Reference to Microsoft Outlook Go to the Developer tab on the Ribbon. Click Visual Basic. In the visual basic window, ...

0
[Fixed!] Excel File Not Opening on Double Click (8 Possible Solutions)

Solution 1 - Uncheck the “Ignore other applications that use DDE” Option The dynamic data exchange (DDE) protocol is one of the methods for transferring data ...

0
Excel VBA: Unprotect Workbook with Password: 7 Practical Methods

Method 1 - Unprotect a Single Workbook with a Password in Excel VBA Task: Unprotect the workbook named workbook_1.xlsx inside the Exceldemy folder using VBA ...

0
How to Unprotect All Sheets in Excel Using VBA (4 Examples)

Below is a dataset with four protected worksheets representing sale details for the first four months of the year. We cannot change any data on the worksheets ...

0
How to Forecast Sales Using Regression Analysis in Excel (3 Methods)

Definition of Regression Analysis Regression analysis is a powerful statistical method used to analyze the relationship between two or more variables in a ...

0
How to Create a Database That Updates Automatically in Excel

Watch Video - Create a Database That Updates Automatically in Excel Method 1 - Extract Data from the Web to Create a Database That Updates ...

0
How to Import a Text File to Excel Using VBA (3 Easy Methods)

Below, we have a dataset in a comma-separated text file. The dataset represents sale details for a shop. Each piece of data is separated by a comma. We want to ...

0
How to Save an Active Sheet as a PDF with a Filename from Cell Value Using Macro in Excel

Writing Code in Visual Basic Editor Steps: Go to the Developer tab from the Excel Ribbon. Click the Visual Basic option. In the Visual ...

0
How to Import Text File with Multiple Delimiters into Excel (3 Methods)

The sample dataset represents sale details for a shop. The data is separated by either a comma or a semicolon. We want to import this data from the Text File ...

0
How to Split First Name and Last Name with Excel VBA – 3 Examples

  Introduction to VBA Split, InStr, InStrRev, Left and Right Functions The VBA Split Function: is used to split a string into substrings. The ...

0
Excel VBA: Split String by Character: 6 Useful Methods

Method 1 - Split Words of a String by Space Character  Task: Split a text string in cell B3 by space character and output the substrings in cells D3: I3 (the ...

0
How to Hide Blank Rows in Excel VBA (4 Examples)

Below is a dataset of the sale details for different products. It contains a couple of blank rows that we will hide using simple VBA code. The Range.EntireRow ...

0
Excel VBA: Get Row and Column Number from Cell Address (4 Methods)

How to Write Code in the Visual Basic Editor To get row and column numbers from cell addresses, we need to open and write VBA code in the Visual Basic ...

0
Excel VBA: Remove Duplicates Comparing Multiple Columns: 3 Methods

Method 1 - Remove Duplicates Comparing Specified Multiple Columns Using VBA in Excel Task: We want to remove duplicate students from the dataset by comparing ...

0
Excel VBA: Random Number Generator with No Duplicates – 4 Examples

  Enter a Code in the Visual Basic Editor To generate random numbers with no duplicates, open Visual Basic Editor and use a VBA code.  Go to ...

Browsing All Comments By: Al Arafat Siddique

Advanced Excel Exercises with Solutions PDF

 

 

ExcelDemy
Logo