Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 383
Default VALUE error with index(row.. match(true.. row..

hi, not sure how to setup formula to work. Tried using IF(ISNA variations,
unsuccessful. not sure how to fix value error. thanks.

=IF(A9="","",INDEX(ROW($AB$1148:$AB$1241),MATCH(TR UE,$AB$1148:$AB$1241=$AB9,0))ROW($A$1148))
  #2   Report Post  
Posted to microsoft.public.excel.misc
JMB JMB is offline
external usenet poster
 
Posts: 2,062
Default VALUE error with index(row.. match(true.. row..

Did you enter the formula with Cntrl+Shift+Enter (which is necessary for
array formulas)? Click on your formula, hit F2, and then CSE. If that
doesn't work, post additional details about your data and what you are trying
to do.

"nastech" wrote:

hi, not sure how to setup formula to work. Tried using IF(ISNA variations,
unsuccessful. not sure how to fix value error. thanks.

=IF(A9="","",INDEX(ROW($AB$1148:$AB$1241),MATCH(TR UE,$AB$1148:$AB$1241=$AB9,0))ROW($A$1148))

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 383
Default VALUE error with index(row.. match(true.. row..

hi, thanks.. missed that during testing externally, from cond. format.. but
other problem (same? prob) is in cond. format, item works by itself, but when
included in an "OR" / with another condition, the first item that normally
works, is somehow negated / does not work.

=IF(ROW($A9)ROW($A$1151),"",OR(ISNUMBER(SEARCH("
",A9)),INDEX(ROW($AB$1151:$AB$1249),MATCH(TRUE,$AB $1151:$AB$1249=$AB9,0))ROW($A$1151)))

if any curious, purpose is to highlight any names ab9.. are the same in a
"No" list located after row 1151, makes a hilite; "or isnumber search for
empty space's" is the 1st item that does not work simulaneously with the
index search. thanks
- minor item, don't waste alot of time with.


"JMB" wrote:

Did you enter the formula with Cntrl+Shift+Enter (which is necessary for
array formulas)? Click on your formula, hit F2, and then CSE. If that
doesn't work, post additional details about your data and what you are trying
to do.

"nastech" wrote:

hi, not sure how to setup formula to work. Tried using IF(ISNA variations,
unsuccessful. not sure how to fix value error. thanks.

=IF(A9="","",INDEX(ROW($AB$1148:$AB$1241),MATCH(TR UE,$AB$1148:$AB$1241=$AB9,0))ROW($A$1148))

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
Error suppressing with INDEX/MATCH BKO Excel Worksheet Functions 2 June 15th 07 03:50 PM
INDEX/MATCH/LARGE returning #VALUE! error LucyRB Excel Worksheet Functions 9 June 1st 07 10:57 PM
VLOOKUP, INDEX & MATCH ERROR HELP sahafi Excel Worksheet Functions 6 September 12th 06 11:26 PM
#num Error index, match taxmom Excel Worksheet Functions 6 March 7th 06 08:21 PM
Error Return Value from and INDEX(A:2,MATCH()) function BJ Excel Worksheet Functions 4 January 26th 05 02:59 PM


All times are GMT +1. The time now is 05:42 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"