Skip to main content

DIFFERENT OPERATORS IN MS-EXCEL

                                    OPERATORS 




Operators are used in formulas to execute operations on the values taken by formulas. 

Excel use 4 types of operators :

1.Arithmetic Operators


2.Text Concatenation Operators 


3.Comparison Operators 


4.Reference Operators 


Arithmetic Operators

This operation will explained through example

Example 


Text Concatenation Operators 


This operation will explained through example

Example 


Comparison Operators 

To compare values you can create formulas using comparison operators. These operators return a TRUE or FALSE result depending how the formula evaluate the condition .Some common operator are as follow:




Reference Operators 

Reference operators enable you to combine absolute and relative references and named ranges. Reference operators are valuable for joining cells or referring to a common area shared shared between different  ranges. 

COLON


COMMA


SPACE                    









Comments

Popular posts from this blog

INPUT DEVICES

                                                What is Input Devices? Input Devices are used to enter data or information into the computer or other data processing devices. Here are some Devices as follow: Keyboard   Mouse Joystick  Scanner  Voice Input and Recognition  System Optical Mark Reader  Magnetic Ink Character Recognition  Web Camera  Video Camera  AnyProject Management Courses Short Note over Input Devices :  Keyboard Keyboard is the main input device .Programs and any type of data entered into the computer through it . keyboard is attached to the computer, may be it is wired or wireless .A keyboard is similar to the keyboard of the typewriter. It contains alphabets, numbers, special characters ,arrow keys. When keys are pressed it give electric sign...

TYPE OF LANGUAGE & TRANSLATORS of the Computer

                                                                            LANGUAGES OF THE COMPUTER Languages of the Computer All we known about computer that it is a electronic device. It do it task after instruction are given to it by the user. But we should also known about it's language too. Computer is a machine oriented. It understand only programming language & machine language or we can say binary language. Web Designing Courses What is Binary Language ???? Binary is a way to show any type of data (such as number and text ). Computer work only in binary language. Binary is a number system and is known as a base 2 system because it uses two characters- 0 & 1   Basic Types of Programming & Computer Languages are : 1.Low - Level Language a) M...

FORMULA MS-EXCEL PART-4

                                DATE & TIME  FUNCTION   1. TODAY ( ) :- Summary  The Excel TODAY function returns the current date, updated continuously when a worksheet is changed or opened. The TODAY function takes no arguments. You can format the value returned by TODAY using any standard date format. If you need current date and time, use the  NOW function . Purpose  Get the current date Return value  Valid Excel date Syntax  =TODAY () Arguments  Usage notes  The TODAY function takes no arguments, and returns the current date, updated whenever a worksheet is changed or opened. You can also use F9 to force the worksheet to recalculate and update the value. If you need a static date that won't change, you can  enter the current date using the keyboard shortcut  Ctrl +...