Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have trouble using an array as the argument in the OR function. I have
integer data in some of the locations in array (A1:T1). Unused locations are blank. Ineed to know if any of the data in the array matches the integer stored in,for example, C17. So far, everything I try leads to the #VALUE or #NAME error message. What am I doing wrong? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Would this work for you?:
=COUNTIF(A1:T1,C17) *********** Regards, Ron "Bobs82" wrote: I have trouble using an array as the argument in the OR function. I have integer data in some of the locations in array (A1:T1). Unused locations are blank. Ineed to know if any of the data in the array matches the integer stored in,for example, C17. So far, everything I try leads to the #VALUE or #NAME error message. What am I doing wrong? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Are you Ctrl-Shift-Entering the formula?
Can you show the formula? -- HTH RP (remove nothere from the email address if mailing direct) "Bobs82" wrote in message ... I have trouble using an array as the argument in the OR function. I have integer data in some of the locations in array (A1:T1). Unused locations are blank. Ineed to know if any of the data in the array matches the integer stored in,for example, C17. So far, everything I try leads to the #VALUE or #NAME error message. What am I doing wrong? |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I wonder who can tell Bobs82 what is wrong with his/her formula without
being told what it is! Why do you need OR, would this work for you =COUNTIF(A1:T1,C17) or =COUNTIF(A1:T1,C17)0 best wishes Bernard "Bobs82" wrote in message ... I have trouble using an array as the argument in the OR function. I have integer data in some of the locations in array (A1:T1). Unused locations are blank. Ineed to know if any of the data in the array matches the integer stored in,for example, C17. So far, everything I try leads to the #VALUE or #NAME error message. What am I doing wrong? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
calling a new function Excel gives me #NAME? | Excel Worksheet Functions | |||
Excel 2003 Slow Function Argument Window | Excel Discussion (Misc queries) | |||
Excel option to store trendline's coefficients in cells for use | Charts and Charting in Excel | |||
Simplify Vlookup function in Excel | Excel Worksheet Functions | |||
I cant use englisch function names in a swedich version of excel | Excel Discussion (Misc queries) |