Hadi Ul Bashar holds a BSc degree in Biomedical Engineering from Bangladesh University of Engineering and Technology. In January 2023, Bashar joined SOFTEKO as an Excel and VBA content developer. Since then, he has authored over 50 articles. He was engaged in two specialized training programs focused on VBA and Chart & Dashboard designing in Excel. Currently he is creating video content on Excel and VBA and has created over 70 videos. Reading books and traveling are his favorite pastimes.
This is an overview. This is the sample dataset. Example 1 - Creating a Dynamic Drop Down List of Dates In the ...
If you’re a fitness enthusiast or an expert, the possibility is that you may have heard about the Lactate threshold. The lactate threshold is an indicator of ...
Method 1 - Calculate Cronbach’s Alpha in Excel Steps: Go to Data >> Data Analysis >> Anova: Two Factor Without Replication and click on OK. ...
In statistical analysis, percentiles are valuable measures that help us understand the distribution and characteristics of data. Microsoft Excel provides some ...
Business analysts frequently have to choose which goods or projects to prioritize. There is a trade-off between projects, particularly about which project one ...
We often use Excel to maintain databases in our day-to-day life. In some cases, we need to filter our data based on specific conditions. This can be done ...
Overview of VBA VLookup So, what is VLookup? VLookup is a function in Excel that allows you to search for a value in a dataset ...
If you want to compare a set of data, Excel provides you with an option to compare in a smart way. Pie Radar Chart in Excel helps you to visualize your data ...
This will be the final output: The dataset showcases “Buying Price” and “Selling Price”. There are blank cells in "Selling Price”. To find the “Buy - ...
If you want to find the 3rd most expensive smartphone from a list of smartphones, or you’re searching to solve a problem like this, you’re on the right page. ...
This is an overview: Step 1 - Preparing the Dataset The sample dataset showcases sales data of the “iPhone 14 Plus” in December 2022 in outlets ...
Method 1 - Use of Nested IF Function to Check Multiple Conditions Steps: Use the IF function in the column to get the desired output. Type the ...

Hello VIKASHINI,
Thank you for explaining your issue in a concise way. Yes, it is possible to extract the whole sentence. You can apply the following steps for that:
1. First of all, open your Word document.
2. Go to Developer tab and select Visual Basic.
3. Navigate to Insert tab and select Module.
4. Type the following code in the module and press the F5 key to run the macro.
Check the following images that contain the sample output.


This is the output you will get in an Excel file.
Please let me know if you have any further issues.
Have a good day!
Regards,
Bashar
Exceldemy.
Hello DEEP!
From your comment, I think the most possible reason of the error could be inappropriate cell referencing. Please note that these formulas include both absolute and relative cell reference. You may copy paste the formulas, and then adjust the cell references according to your dataset. Hopefully that will solve your issue.
Output:
If you need further assistance regarding this, please feel free to send the Excel file in this email [email protected].
Regards
Hadi Ul Bashar