Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
D'all,
Can "if " search values in a list/range? If yes plz help with an example. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You should give an example of the task!
Regards, Stefi €˛Sandeep Jangra€¯ ezt Ć*rta: D'all, Can "if " search values in a list/range? If yes plz help with an example. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Dear Stefi,
I have a list of names range A1:A7. Someone gave me a formula =IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)). What does it mean $A$1:$A$7=$A$10. "Stefi" wrote: You should give an example of the task! Regards, Stefi €˛Sandeep Jangra€¯ ezt Ć*rta: D'all, Can "if " search values in a list/range? If yes plz help with an example. |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Think its a good idea to start off the learning curve in Excel on the right
footing, eg learn the functionalities of Autofilter & Pivot table ahead of complex array formulas. See my response to your other posting, where I've provided you with the easy lead-in details on Autofilter & Pivot table. -- Max Singapore http://savefile.com/projects/236895 Downloads:19,000 Files:362 Subscribers:62 xdemechanik --- |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The formula seems to be an array formula checking if name in A10 appears in
any of A1:A7. If yes it returns the row No, if not, it returns FALSE. To try it select range B1:B7, enter formula and confirm it with Ctrl+Shift+Enter! Regards, Stefi €˛Sandeep Jangra€¯ ezt Ć*rta: Dear Stefi, I have a list of names range A1:A7. Someone gave me a formula =IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)). What does it mean $A$1:$A$7=$A$10. "Stefi" wrote: You should give an example of the task! Regards, Stefi €˛Sandeep Jangra€¯ ezt Ć*rta: D'all, Can "if " search values in a list/range? If yes plz help with an example. |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This is not returning row no. showing #value! in both A1:A7 and B1:B10. Plz
correct if any error in this. "Stefi" wrote: The formula seems to be an array formula checking if name in A10 appears in any of A1:A7. If yes it returns the row No, if not, it returns FALSE. To try it select range B1:B7, enter formula and confirm it with Ctrl+Shift+Enter! Regards, Stefi €˛Sandeep Jangra€¯ ezt Ć*rta: Dear Stefi, I have a list of names range A1:A7. Someone gave me a formula =IF($A$1:$A$7=$A$10,ROW($A$1:$A$7)). What does it mean $A$1:$A$7=$A$10. "Stefi" wrote: You should give an example of the task! Regards, Stefi €˛Sandeep Jangra€¯ ezt Ć*rta: D'all, Can "if " search values in a list/range? If yes plz help with an example. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ISBLANK function not working when cell is blank dut to function re | Excel Discussion (Misc queries) | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions |