Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 151
Default Need to get around limit of 7 nested functions

Hi,

I have two columns with 24 rows of information each.

If the value in cell B7 corresponds to a value in column F, then I want the
value in the same row in column G to be displayed in B17.

I know I can use a nested IF funtion to get this to work for the first few
rows, but how do I get beyond that?

Thanks!!!
--
Amanda
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Need to get around limit of 7 nested functions

Try this:

=VLOOKUP(B7,F:G,2,0)

--
Biff
Microsoft Excel MVP


"Amanda" wrote in message
...
Hi,

I have two columns with 24 rows of information each.

If the value in cell B7 corresponds to a value in column F, then I want
the
value in the same row in column G to be displayed in B17.

I know I can use a nested IF funtion to get this to work for the first few
rows, but how do I get beyond that?

Thanks!!!
--
Amanda



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,091
Default Need to get around limit of 7 nested functions

Read a good book in Excel? Perhaps one by John Walkenbach.
http://j-walk.com/ss

Tyro

"Amanda" wrote in message
...
Hi,

I have two columns with 24 rows of information each.

If the value in cell B7 corresponds to a value in column F, then I want
the
value in the same row in column G to be displayed in B17.

I know I can use a nested IF funtion to get this to work for the first few
rows, but how do I get beyond that?

Thanks!!!
--
Amanda



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
Limit to nested IF(ISNUMBER(SEARCH)) functions? Jonathan Horvath Excel Worksheet Functions 22 June 25th 07 08:04 PM
Nested If Limit Rick Excel Worksheet Functions 3 February 24th 06 03:50 PM
Get Past the 7 Nested IF limit Palencia1978 Excel Worksheet Functions 2 September 30th 05 03:31 AM
limit of 7 nested functions? Olympiad Excel Worksheet Functions 3 May 28th 05 07:47 AM
Nested IF limit or Open parentheses limit Fred Excel Discussion (Misc queries) 5 December 23rd 04 03:34 PM


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