

Click into the Lookupvalue text box from the Function Arguments window. and is what the function will look to as a guide as we populate sheet 1 with student names from sheet 2. Most advanced tasks become simpler and easier to do with the help of ‘IF’ and ‘IFS’ functions. from another excel document, into your current excel document. The ‘IFS’ function is like a new variation of the ‘IF’ function to simplify nested ‘IF’ formulas.Ĭonsider these functions as the top logical functions you should learn. To enter an IF function into a cell or the formula bar, start the function by typing an equal () sign, followed by the text, if. Date Functions: Date functions are used to add a specific date to a cell. Use the arguments within the function to define the loan rate, number of periods, and present value and Excel calculates the payment amount. ’Value127’ – optional value(s) to return if the associated conditions are true also up to 127 values Payment Function: Use the PMT function PMT(rate,nper,pv,) to calculate a loan amount. ’Condition127’ – optional additional conditions to check up to 127 conditions ‘Value1’ – value to return if the first condition is TRUE.‘Condition1’ – first condition to check.‘value_if_false’ – optional the value returned if the condition is FALSE.

There are other spreadsheet programs out there, including Google Spreadsheets (part of Google Docs), OpenOffice Calc, Apple iWorks Numbers, Lotus 1-2-3, and WordPerfect Quattro. ‘value_if_true’ – optional the value returned if the condition is TRUE version and computer that you’re using, but Microsoft Excel will function in the same basic ways.‘logical_test’ – condition you want to test can be a cell reference, the output of a formula, or manually entered.
