Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Cell Value Found instead of a 1

Can anyone tell me how I can get this formula to return the Vaule of the Cell
that Matched instead of just returning the number 1?

=IF(INDEX($W$2:$W$306,MATCH($AA13,$W$2:$W$306,0),1 )="#N/A",0,1)



Thanks in Advance,
Rob
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Cell Value Found instead of a 1

Surely, the value will be whatever is in AA13?

--
__________________________________
HTH

Bob

"Rob" wrote in message
...
Can anyone tell me how I can get this formula to return the Vaule of the
Cell
that Matched instead of just returning the number 1?

=IF(INDEX($W$2:$W$306,MATCH($AA13,$W$2:$W$306,0),1 )="#N/A",0,1)



Thanks in Advance,
Rob



  #3   Report Post  
Posted to microsoft.public.excel.misc
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Cell Value Found instead of a 1

Unfortunately it is but it is the search for value. I am trying to get the
Found value. I'm trying to do that so I can get a value from an adjacent
cell of a different colum. My Apologies for not mentioning that earlier... I
was in a rush. :(

"Bob Phillips" wrote:

Surely, the value will be whatever is in AA13?

--
__________________________________
HTH

Bob

"Rob" wrote in message
...
Can anyone tell me how I can get this formula to return the Vaule of the
Cell
that Matched instead of just returning the number 1?

=IF(INDEX($W$2:$W$306,MATCH($AA13,$W$2:$W$306,0),1 )="#N/A",0,1)



Thanks in Advance,
Rob




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,420
Default Cell Value Found instead of a 1

=INDEX($X$2:$X$306,MATCH($AA13,$W$2:$W$306,0),1)

--
__________________________________
HTH

Bob

"Rob" wrote in message
...
Unfortunately it is but it is the search for value. I am trying to get
the
Found value. I'm trying to do that so I can get a value from an adjacent
cell of a different colum. My Apologies for not mentioning that
earlier... I
was in a rush. :(

"Bob Phillips" wrote:

Surely, the value will be whatever is in AA13?

--
__________________________________
HTH

Bob

"Rob" wrote in message
...
Can anyone tell me how I can get this formula to return the Vaule of
the
Cell
that Matched instead of just returning the number 1?

=IF(INDEX($W$2:$W$306,MATCH($AA13,$W$2:$W$306,0),1 )="#N/A",0,1)



Thanks in Advance,
Rob






  #5   Report Post  
Posted to microsoft.public.excel.misc
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Cell Value Found instead of a 1

AHhhhhhh!!! I see the light he says. I feel a bit dumb for not knowing
that. Either way.... THANK YOU VERY MUCH!



"Bob Phillips" wrote:

=INDEX($X$2:$X$306,MATCH($AA13,$W$2:$W$306,0),1)

--
__________________________________
HTH

Bob

"Rob" wrote in message
...
Unfortunately it is but it is the search for value. I am trying to get
the
Found value. I'm trying to do that so I can get a value from an adjacent
cell of a different colum. My Apologies for not mentioning that
earlier... I
was in a rush. :(

"Bob Phillips" wrote:

Surely, the value will be whatever is in AA13?

--
__________________________________
HTH

Bob

"Rob" wrote in message
...
Can anyone tell me how I can get this formula to return the Vaule of
the
Cell
that Matched instead of just returning the number 1?

=IF(INDEX($W$2:$W$306,MATCH($AA13,$W$2:$W$306,0),1 )="#N/A",0,1)



Thanks in Advance,
Rob






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
Highlight Found Cell Mickey Mouse Links and Linking in Excel 1 December 2nd 06 08:32 AM
How to know location of cell found with MIN/MAX? Dallman Ross Excel Discussion (Misc queries) 10 October 19th 06 04:57 AM
skip to next cell if no value is found AirCav Excel Discussion (Misc queries) 0 February 9th 06 05:46 PM
Change the appearance cell where Find criteria is found in a cell Tomszar Excel Discussion (Misc queries) 3 December 30th 05 02:48 PM
Need the cell next to one found through If Then workin4alivin New Users to Excel 2 August 10th 05 07:20 PM


All times are GMT +1. The time now is 11:25 AM.

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

About Us

"It's about Microsoft Excel"