LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 407
Default INDEX function issues

I am using an index function within an if statement and it doesn't seem to
be automatically recalc'ing the index function's value. If I go into edit
mode, take out the last paren, then put it back, it updates (or if I copy
the formula below to another cell, the other cell updates), but it doesn't
do it automatically. Does anyone know why? If index is a problem, would a
lookup function fare better?

Here is the statement (cell K145 is TRUE):

=IF($K145=TRUE,INDEX('V3'!$A$153:$M$153,1,9),"")

Thanks!
Dean


 
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
IF function issues w/ empty cells Bri Excel Worksheet Functions 2 January 1st 09 09:22 PM
Index - Offset - Match Issues Ray Wright Excel Worksheet Functions 4 October 3rd 05 06:14 AM
Index and Match issues Mo Excel Worksheet Functions 3 May 19th 05 07:16 PM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM


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

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"