Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have been given the assignment to devise the following formula in an Excel
Spreadsheet: Mean Average Value Formula: if column 1=3 then column2, if not return No value. It doesn't make sense to me, can someone help? I haven't used Excel in the past few years. It seems incomplete???? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() hi! something like in C1: =if(A1=3,B1,"") -via135 okie Wrote: I have been given the assignment to devise the following formula in an Excel Spreadsheet: Mean Average Value Formula: if column 1=3 then column2, if not return No value. It doesn't make sense to me, can someone help? I haven't used Excel in the past few years. It seems incomplete???? -- via135 ------------------------------------------------------------------------ via135's Profile: http://www.excelforum.com/member.php...o&userid=26725 View this thread: http://www.excelforum.com/showthread...hreadid=541768 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search column for value and return TRUE or FALSE | Excel Worksheet Functions | |||
Need to Improve Code Copying/Pasting Between Workbooks | Excel Discussion (Misc queries) | |||
Positioning Numeric Values Resulting from 6 Column Array Formula | Excel Worksheet Functions | |||
IF/AND/OR/DATEIF Issue...sorry...long post... | Excel Worksheet Functions | |||
How can I make Excel return the text in column A only if there is. | Excel Worksheet Functions |