Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 98
Default N/A returned on VLOOKUP formula

Can anyone see anything wrong with this formula that would make it return an
error of N/A?

=VLOOKUP($A16,'N:\Aurora\Monthly
Report\[Templates.xls]Val'!$A$1:$G$200,4,FALSE)

Thanks, Mel
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 10,593
Default N/A returned on VLOOKUP formula

Yes, either a1 can't be found in A1:A200, or the value in column D of that
row is itself #N/A.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Meltad" wrote in message
...
Can anyone see anything wrong with this formula that would make it return
an
error of N/A?

=VLOOKUP($A16,'N:\Aurora\Monthly
Report\[Templates.xls]Val'!$A$1:$G$200,4,FALSE)

Thanks, Mel



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default N/A returned on VLOOKUP formula

N/A is returned when the value in A16 is not found in the first column
of the specified list.

If you're sure the value is there, sometimes the problem stems from the
list or the lookup values having different data types - e.g., the lookup
value is Text while the list values are numeric.



In article ,
Meltad wrote:

Can anyone see anything wrong with this formula that would make it return an
error of N/A?

=VLOOKUP($A16,'N:\Aurora\Monthly
Report\[Templates.xls]Val'!$A$1:$G$200,4,FALSE)

Thanks, Mel

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 98
Default N/A returned on VLOOKUP formula

Of course! I forgot the lookup has to point to the first column of the
specified range, I needed it to start in column B.
Thanks a lot, Mel



"JE McGimpsey" wrote:

N/A is returned when the value in A16 is not found in the first column
of the specified list.

If you're sure the value is there, sometimes the problem stems from the
list or the lookup values having different data types - e.g., the lookup
value is Text while the list values are numeric.



In article ,
Meltad wrote:

Can anyone see anything wrong with this formula that would make it return an
error of N/A?

=VLOOKUP($A16,'N:\Aurora\Monthly
Report\[Templates.xls]Val'!$A$1:$G$200,4,FALSE)

Thanks, Mel


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
Combine VLOOKUP and IF function so #NA isn't returned as a value from VLOOKUP buffgirl71 Excel Discussion (Misc queries) 12 November 14th 06 11:36 PM
Value returned from Formula changes with the Date Jeff Excel Worksheet Functions 6 December 29th 05 02:48 AM
VLOOKUP? Need to have value returned when select from drop-down list Budamon Excel Worksheet Functions 2 November 13th 05 09:05 PM
Conditional Sum on VLOOKUP Returned Data Liz Excel Worksheet Functions 3 August 9th 05 07:33 PM
Formatting of the Returned Value of a Formula Q John Excel Worksheet Functions 2 December 7th 04 10:54 AM


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