Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Here are some additional concepts and features related to Excel:

**Excel Functions for Text Analysis:**

1. **LEN Function**: Returns the length of a text string.

2. **LOWER Function**: Converts a text string to lowercase.

3. **UPPER Function**: Converts a text string to uppercase.

4. **PROPER Function**: Converts a text string to proper case.

5. **SUBSTITUTE Function**: Replaces a specified text string with another text string.

**Excel Functions for Date and Time Analysis:**

1. **TODAY Function**: Returns the current date.

2. **NOW Function**: Returns the current date and time.

3. **DATE Function**: Returns a date value from a serial number.

4. **TIME Function**: Returns a time value from a serial number.

5. **DATEDIF Function**: Returns the difference between two dates in a specified interval (days,
months, years).

**Excel Functions for Information Analysis:**

1. **INFO Function**: Returns information about the operating system, Excel version, or other system
settings.

2. **ENCODE Function**: Encodes a text string using a specific encoding scheme.

3. **DECODE Function**: Decodes a text string using a specific encoding scheme.

4. **REPLACE Function**: Replaces a specified text string with another text string.

5. **FIND Function**: Finds the position of a specified text string within another text string.

**Excel Functions for Error Handling:**


1. **ISERROR Function**: Tests whether a formula results in an error.

2. **ISERROR Function with IF statement**: Returns one value if the formula results in an error and
another value if it does not.

3. **IFERROR Function with IF statement**: Returns one value if the formula results in an error and
another value if it does not.

4. **ERROR.TYPE Function**: Returns the type of error that occurred in a formula.

5. **ERROR.VALUE Function**: Returns the value of the error that occurred in a formula.

**Excel Shortcuts for Navigation:**

1. **Ctrl + Home**: Moves to the beginning of the worksheet.

2. **Ctrl + End**: Moves to the end of the worksheet.

3. **Ctrl + Page Up/Down**: Moves to the previous or next worksheet in the workbook.

4. **Alt + Tab**: Switches between open workbooks.

5. **F5**: Refreshes the worksheet.

**Excel Shortcuts for Formatting:**

1. **Ctrl + Shift + >**: Increases font size by one point.

2. **Ctrl + Shift + <**: Decreases font size by one point.

3. **Ctrl + Shift + F**: Changes font style (e.g., bold, italic, underline).

4. **Alt + H + F**: Formats cells as numbers, dates, or times.

5. **Alt + H + O**: Opens the Format Cells dialog box.

I hope this helps! Let me know if you have any further questions.

You might also like