Excel Formulas

Advanced Excel Formulas
Excel Formulas

Excel Formulas – CHAR Function to Find ANSI Character

Text FORMULA – CHAR Function [ResponsiveRect] What Does It Do? This function converts a normal number to the character it represent in the ANSI character set used by Windows. Syntax =CHAR(Number) The Number must be between 1 and 255. Formatting The result will be a character with no special formatting. Example The following is a … Read more

Advanced Excel Formulas
Excel Formulas

Excel Formulas – Clean Function Removes Nonprintable Char

Text Formulas – Clean Function [ResponsiveRect] What Does It Do – Clean Function? This function removes any nonprintable characters from text. These nonprinting characters are often found in data which has been imported from other systems such as database imports from mainframes. Syntax =CLEAN(TextToBeCleaned) Formatting No special formatting is needed. The result will show as normal … Read more

Scroll to Top