Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Just spent ages typing out my query and I can't see it posted
anywhere... I need the MATCH function to ignore blank cells and return the row of the next value in an array. i.e, if A1 is blank and A2 contains 3, I need to return 2 from looking in the array "A1:A2" Cheers |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
You may array enter (Ctrl+shift+Enter) this formula =MATCH(FALSE,A1:A2="",0) -- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "Tony Gardner" wrote in message ... Just spent ages typing out my query and I can't see it posted anywhere... I need the MATCH function to ignore blank cells and return the row of the next value in an array. i.e, if A1 is blank and A2 contains 3, I need to return 2 from looking in the array "A1:A2" Cheers |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On 10 Sep, 11:10, "Ashish Mathur" wrote:
Hi, You may array enter (Ctrl+shift+Enter) this formula =MATCH(FALSE,A1:A2="",0) -- Regards, Ashish Mathur Microsoft Excel MVPwww.ashishmathur.com "Tony Gardner" wrote in message ... Just spent ages typing out my query and I can't see it posted anywhere... I need the MATCH function to ignore blank cells and return the row of the next value in an array. i.e, if A1 is blank and A2 contains 3, I need to return 2 from looking in the array "A1:A2" Cheers- Hide quoted text - - Show quoted text - Thanks! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You are welcome
-- Regards, Ashish Mathur Microsoft Excel MVP www.ashishmathur.com "Tony Gardner" wrote in message ... On 10 Sep, 11:10, "Ashish Mathur" wrote: Hi, You may array enter (Ctrl+shift+Enter) this formula =MATCH(FALSE,A1:A2="",0) -- Regards, Ashish Mathur Microsoft Excel MVPwww.ashishmathur.com "Tony Gardner" wrote in message ... Just spent ages typing out my query and I can't see it posted anywhere... I need the MATCH function to ignore blank cells and return the row of the next value in an array. i.e, if A1 is blank and A2 contains 3, I need to return 2 from looking in the array "A1:A2" Cheers- Hide quoted text - - Show quoted text - Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how to ignore blank cells | Excel Discussion (Misc queries) | |||
ignore cells that are blank | Excel Discussion (Misc queries) | |||
Ignore blank cells | Excel Discussion (Misc queries) | |||
ignore blank cells | Excel Discussion (Misc queries) | |||
how do you ignore blank cells | Excel Discussion (Misc queries) |