How to Combine Text and Numerically Calculated Results into One Output String in Microsoft Excel

In this article, we will learn How to convert Numerically Calculated Results into One Output String and then combine them with different Text in E...

Separating A String Into Excel Substring

While working on reports, you may want a formula that will derive results from a string into substrings. You can use a combination of MID & ROW...

Restricting the Number of Characters Entered into a Cell in Excel 2010

While working on reports, you want the users to enter specific information about their personal details to be entered in Excel worksheet. To prevent u...

Restricting Cell Entries to Text Only in Microsoft Excel 2010

In this article we will learn how to restrict cell entries to text only in Microsoft Excel 2010. While working on reports, you may want to prevent ...

Retrieve Value Using Case-Sensitive "Lookup" in Microsoft Excel 2010

If you want a formula that will return the value using case sensitive lookup,you can use a combination of "INDEX"," MATCH" & "EXACT" functions to...

Parsing text to the right of a search criteria - delimiter in Microsoft Excel 2010

In this article we will learn how to find a formula to parsing text to the right of the search criteria, we will use a combination of "IF", "ISNUMBER"...

Replacing Substrings with Numbers from Adjacent Cells in Microsoft Excel 2010

If you want to replace substrings with specific number of text from adjacent cell,you can use a combination of   "FIND", "LEFT" & "MID" functions...

Terms and Conditions of use

The applications/code on this site are distributed as is and without warranties or liability. In no event shall the owner of the copyrights, or the authors of the applications/code be liable for any loss of profit, any problems or any damage resulting from the use or evaluation of the applications/code.