CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Author : Sahida

Microsoft Excel – Text Functions – ASC, CHAR, UNICHAR and UNICODE formulas

Microsoft Excel Text Functions are useful to deal with textual data. In this article, we will discuss a few of the Text functions. ASC function This function returns the ASCII text (single-byte characters) from the given text. The given text may contain double-byte characters; then the double-byte characters will convert to single-byte characters. If the […]

WordPress – Import WordPress content

We have discussed exporting All content from the WordPress site in the Article “WordPress – How to Export All content from WordPress site?“. And also discussed how to export partial content from WordPress in the previous Article “WordPress – Export the Posts, Pages or Media content“. In this article, I would like to go through […]

Microsoft Excel – Logical Functions – IF, IFERROR and IFNA formulas

Microsoft Excel provides logical formulas to enable to select the data depending on the given criteria. For example, select the data; if some condition(s) satisfies. In this Article, we will go through; IF, IFERROR and IFNA Logical Functions in Microsoft Excel. IF function The syntax of this function is: =IF(condition, [true-value], [false-value]) IF function takes […]

Microsoft Excel – Comparison Operators

Microsoft Excel provides Comparison Operators to compare the values of two operands. You can give the values directly or you can give the Cell references when you use these operators in Excel formulas. Comparison Operators Excel’s comparison operators are useful to compare the values in two operands. You can compare two values or the values […]

Microsoft Outlook – Manage Favorites

I have re-installed Microsoft Outlook 2013 on my Windows 7 System and I have configured the mailbox to receive the mails. Once done, I have opened Outlook and observed that Favorites folder was not appearing. In my previous installation of Outlook 2013, it was there and it makes easy to access the folders from Favorites. […]

Microsoft Excel – Arithmetic Operators

Microsoft Excel provides different types of Operators to evaluate Arithmetic Expressions. Arithmetic Operators in Excel deal with ONLY Numerical data. In this article, I am going to explain what are Arithmetic Operators and their usage in Microsoft Excel. Arithmetic Operators in Excel These are the Arithmetic Operators, to work on Numerical data. If you attempt […]

Scroll to top