Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default help with this formula


this formula is returning a value ont he "RES ONLY" sheet even if its a
number that dosn't exist, im trying to have it look it up on one sheet, if
its not there, look it up on the

=IF(A4=""," ",IF(ISERROR(VLOOKUP(A4,'Names
List'!$A$5:$E$5500,2,FALSE)),IF(ISERROR(VLOOKUP(A1 2,'Res
Only'!$B$2:$T$5000,19,FALSE)),"NA",VLOOKUP(A12,'Re s
Only'!$B$2:$T$5000,19,FALSE)),VLOOKUP(A4,'Names List'!$A$5:$E$5500,2,FALSE)))
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default help with this formula

I didnt finish my question for some reason..

I want it took it up on one sheet, if its not there, look it up on the
other, and if its not there then put an " NA" instead of a #N/A

"Michael A" wrote:


this formula is returning a value ont he "RES ONLY" sheet even if its a
number that dosn't exist, im trying to have it look it up on one sheet, if
its not there, look it up on the

=IF(A4=""," ",IF(ISERROR(VLOOKUP(A4,'Names
List'!$A$5:$E$5500,2,FALSE)),IF(ISERROR(VLOOKUP(A1 2,'Res
Only'!$B$2:$T$5000,19,FALSE)),"NA",VLOOKUP(A12,'Re s
Only'!$B$2:$T$5000,19,FALSE)),VLOOKUP(A4,'Names List'!$A$5:$E$5500,2,FALSE)))

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default help with this formula

ok, i figured it out.. nevermind.. i had the wrong reference

"Michael A" wrote:


this formula is returning a value ont he "RES ONLY" sheet even if its a
number that dosn't exist, im trying to have it look it up on one sheet, if
its not there, look it up on the

=IF(A4=""," ",IF(ISERROR(VLOOKUP(A4,'Names
List'!$A$5:$E$5500,2,FALSE)),IF(ISERROR(VLOOKUP(A1 2,'Res
Only'!$B$2:$T$5000,19,FALSE)),"NA",VLOOKUP(A12,'Re s
Only'!$B$2:$T$5000,19,FALSE)),VLOOKUP(A4,'Names List'!$A$5:$E$5500,2,FALSE)))

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
Commenting custom formula fields/formula on formula editor Muxer Excel Programming 2 July 24th 03 01:02 AM


All times are GMT +1. The time now is 04:59 AM.

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"