Rounds the input value down to the nearest number based on the number of decimal places indicated, with 0 returning a whole number
Read MoreRounds the input value up to the nearest number based on the number of decimal places indicated, with 0 returning a whole number
Read MoreRounds the input value up or down to the nearest number based on the number of decimal places indicated, with 0 returning a whole number
Read MoreSearches for a value in one column, returning the value in the same position from a second column. A newer and stronger version of both VLOOKUP and HLOOKUP.
Read MoreReturns a TRUE or FALSE value depending if the value resolves to a text string or not
Read MoreReturns a TRUE or FALSE value depending if the value resolves to an odd number or not
Read MoreReturns a TRUE or FALSE value depending if the value resolves to a numeric value or not
Read MoreReturns a TRUE or FALSE value depending if the selected value resolves to a non-text value or not
Read MoreReturns a TRUE or FALSE value depending if the output value resolves to a logical value or not
Read MoreReturns a TRUE or FALSE value depending if the selected cell contains a formula or not
Read MoreReturns a TRUE or FALSE value depending if the value is an even number or not
Read MoreReturns a TRUE or FALSE value depending if the input resolves to an error message or not
Read MoreReturns a TRUE or FALSE value depending if the cell in question is blank or not
Read MoreReturns the year fraction representing the number of whole days between start_date and end_date
Read MoreConverts a serial number to a year
Read MoreReturns the serial number of the date before or after a specified number of workdays
Read MoreConverts a serial number to a number representing where the week falls numerically with a year
Read MoreConverts a serial number to a day of the week
Read MoreLooks in the first column of an array and moves across the row to return the value of a cell
Read MoreRemoves spaces from text
Read More