Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Steved
 
Posts: n/a
Default The formula to operate in shhet2 please.


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   Report Post  
bj
 
Posts: n/a
Default

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   Report Post  
Steved
 
Posts: n/a
Default

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   Report Post  
Biff
 
Posts: n/a
Default

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   Report Post  
Steved
 
Posts: n/a
Default

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 12:01 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"