LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 747
Default Vlookup - ISNA function

Try this

=IF(C4<50000,-VLOOKUP(B4,'BM vs Accpac'!A:C,3,FALSE),VLOOKUP(B4,'BM vs
Accpac'!A:C,3,FALSE))


On Sep 24, 9:41*am, Eduardo wrote:
I have the following information
A * * * * * * * * * * *B * * * * * * * * C * * * * *D * * * * * E
41000-100 *41000-100 * *41000 * * * 10
In column E I need the information from other tab, but if column C is <50000
I need to bring in the number as negative otherwise as it
I have the formula as follow but is not working and ignore if column C is
less than 50000

=+IF(OR(ISNA(C4<50000),ISNA(-VLOOKUP(B4,'BM vs
Accpac'!A:C,3,FALSE))),0,VLOOKUP(B4,'BM vs Accpac'!A:C,3,FALSE))

Please any help will be appreciatte, thank you




 
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
I need help with a IF(ISNA with vlookup LAB Excel Worksheet Functions 5 July 14th 08 11:28 PM
If statement with Vlookup - including ISNA function to compare two columns from different worksheets nakliwala Excel Worksheet Functions 3 September 25th 07 09:30 AM
Using VLOOKUP (ISNA) function to compare 2 columns on different worksheets in excel nakliwala Excel Worksheet Functions 4 September 25th 07 08:17 AM
vlookup, IF, and ISNA MMBOLI Excel Discussion (Misc queries) 2 August 17th 06 04:53 PM
isna vlookup Tim Excel Discussion (Misc queries) 2 April 3rd 05 11:23 AM


All times are GMT +1. The time now is 10:23 AM.

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"