ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Vlookup #N/A (https://www.excelbanter.com/excel-discussion-misc-queries/173928-vlookup-n.html)

Joe

Vlookup #N/A
 
Excel

I am deducting two tables and I am using V-Lookup. However, in one of the
tables I dont have all the headings as in table 1. When I subtract then I
get #N/A. To correct this, I am using ISERR but it returns False.

Formula I am using

=VLOOKUP($B81,$B$8:$L$32,COLUMNS($C$8:L$8),0)-VLOOKUP($B81,$B$37:$L$58,COLUMNS($C$37:L$37),0)

With Error formula

=ISERR(VLOOKUP($B81,$B$8:$L$32,COLUMNS($C$8:L$8),0 )-VLOOKUP($B81,$B$37:$L$58,COLUMNS($C$37:L$37),0))

What can I do to make sure that when there is a value in the first tables,
brings that value.

Regards,
jose


Oldersox

Vlookup #N/A
 
=IF(ISNA(VLOOKUP(......)),0,VLOOKUP(.......))


Dave Peterson

Vlookup #N/A
 
Check your other post.

Joe wrote:

Excel

I am deducting two tables and I am using V-Lookup. However, in one of the
tables I dont have all the headings as in table 1. When I subtract then I
get #N/A. To correct this, I am using ISERR but it returns False.

Formula I am using

=VLOOKUP($B81,$B$8:$L$32,COLUMNS($C$8:L$8),0)-VLOOKUP($B81,$B$37:$L$58,COLUMNS($C$37:L$37),0)

With Error formula

=ISERR(VLOOKUP($B81,$B$8:$L$32,COLUMNS($C$8:L$8),0 )-VLOOKUP($B81,$B$37:$L$58,COLUMNS($C$37:L$37),0))

What can I do to make sure that when there is a value in the first tables,
brings that value.

Regards,
jose


--

Dave Peterson

Joe

Vlookup #N/A
 
Is there a quick way that can I see my previous postions at a glance?

"Dave Peterson" wrote:

Check your other post.

Joe wrote:

Excel

I am deducting two tables and I am using V-Lookup. However, in one of the
tables I donĂ¢‚¬„¢t have all the headings as in table 1. When I subtract then I
get #N/A. To correct this, I am using ISERR but it returns False.

Formula I am using

=VLOOKUP($B81,$B$8:$L$32,COLUMNS($C$8:L$8),0)-VLOOKUP($B81,$B$37:$L$58,COLUMNS($C$37:L$37),0)

With Error formula

=ISERR(VLOOKUP($B81,$B$8:$L$32,COLUMNS($C$8:L$8),0 )-VLOOKUP($B81,$B$37:$L$58,COLUMNS($C$37:L$37),0))

What can I do to make sure that when there is a value in the first tables,
brings that value.

Regards,
jose


--

Dave Peterson


JP[_4_]

Vlookup #N/A
 
If you are reading from groups.google.com then click on "Profile".

HTH,
JP

On Jan 23, 2:28*pm, Joe wrote:
Is there a quick way that can I see my previous postions at a glance?



"Dave Peterson" wrote:
Check your other post.



Dave Peterson

Vlookup #N/A
 
http://groups.google.com/advanced_group_search
http://groups.google.com/advanced_gr...Excel*&num=100

Ron de Bruin has an excel addin that you may like:
http://www.rondebruin.nl/Google.htm

Specify enough information to make the results nice--maybe your name as the
author, or a few unique words from your post.

Joe wrote:

Is there a quick way that can I see my previous postions at a glance?

"Dave Peterson" wrote:

Check your other post.

Joe wrote:

Excel

I am deducting two tables and I am using V-Lookup. However, in one of the
tables I donĂ¢‚¬„¢t have all the headings as in table 1. When I subtract then I
get #N/A. To correct this, I am using ISERR but it returns False.

Formula I am using

=VLOOKUP($B81,$B$8:$L$32,COLUMNS($C$8:L$8),0)-VLOOKUP($B81,$B$37:$L$58,COLUMNS($C$37:L$37),0)

With Error formula

=ISERR(VLOOKUP($B81,$B$8:$L$32,COLUMNS($C$8:L$8),0 )-VLOOKUP($B81,$B$37:$L$58,COLUMNS($C$37:L$37),0))

What can I do to make sure that when there is a value in the first tables,
brings that value.

Regards,
jose


--

Dave Peterson


--

Dave Peterson


All times are GMT +1. The time now is 11:17 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com