Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() Ok the data is on row 1 of sheet1 but I would like the below formula to operate from Sheet2 please. What needs to be done please to accomplish this. =INDEX(1:1,MATCH(TRUE,1:1<"",0)) Thanks in Advance |
#2
![]() |
|||
|
|||
![]()
Is there only one cell in Sheet1 row 1which is not empty?
=index(Sheet1!1:1,match(criteria,sheet1!,1:1,0) "Steved" wrote: Ok the data is on row 1 of sheet1 but I would like the below formula to operate from Sheet2 please. What needs to be done please to accomplish this. =INDEX(1:1,MATCH(TRUE,1:1<"",0)) Thanks in Advance |
#3
![]() |
|||
|
|||
![]()
Thankyou bj
Is it possible with your formula to ignore Column A, then find data in a Row. Thankyou. "bj" wrote: Is there only one cell in Sheet1 row 1which is not empty? =index(Sheet1!1:1,match(criteria,sheet1!,1:1,0) "Steved" wrote: Ok the data is on row 1 of sheet1 but I would like the below formula to operate from Sheet2 please. What needs to be done please to accomplish this. =INDEX(1:1,MATCH(TRUE,1:1<"",0)) Thanks in Advance |
#4
![]() |
|||
|
|||
![]()
Is it possible with your formula to ignore Column A, then find data in a
Row. =index(Sheet1!1:1,match(criteria,sheet1!,1:1,0) =INDEX(Sheet1!B1:IV1,MATCH(TRUE,Sheet1!B1:IV1<"", 0)) Array entered. Biff "Steved" wrote in message ... Thankyou bj Is it possible with your formula to ignore Column A, then find data in a Row. Thankyou. "bj" wrote: Is there only one cell in Sheet1 row 1which is not empty? =index(Sheet1!1:1,match(criteria,sheet1!,1:1,0) "Steved" wrote: Ok the data is on row 1 of sheet1 but I would like the below formula to operate from Sheet2 please. What needs to be done please to accomplish this. =INDEX(1:1,MATCH(TRUE,1:1<"",0)) Thanks in Advance |
#5
![]() |
|||
|
|||
![]()
Thankyou Biff
"Biff" wrote: Is it possible with your formula to ignore Column A, then find data in a Row. =index(Sheet1!1:1,match(criteria,sheet1!,1:1,0) =INDEX(Sheet1!B1:IV1,MATCH(TRUE,Sheet1!B1:IV1<"", 0)) Array entered. Biff "Steved" wrote in message ... Thankyou bj Is it possible with your formula to ignore Column A, then find data in a Row. Thankyou. "bj" wrote: Is there only one cell in Sheet1 row 1which is not empty? =index(Sheet1!1:1,match(criteria,sheet1!,1:1,0) "Steved" wrote: Ok the data is on row 1 of sheet1 but I would like the below formula to operate from Sheet2 please. What needs to be done please to accomplish this. =INDEX(1:1,MATCH(TRUE,1:1<"",0)) Thanks in Advance |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
referencing named formula using INDIRECT function | Excel Worksheet Functions | |||
Simplify formula | Excel Worksheet Functions | |||
put formula results into a different cell if it is empty | Excel Worksheet Functions | |||
how do i write a formula and keep in in formula form, so it DOESN. | Excel Discussion (Misc queries) | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |