Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default FALSE argument in VLOOKUP

I have a spreadsheet with the following VLOOKUP formula:

=VLOOKUP(U4,Sheet1!$A$1:$E$509,3,FALSE)

What does the FALSE argument do?
--
Brevity is the soul of wit.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 299
Default FALSE argument in VLOOKUP

It looks for the exact match, if not found it will return #N/A, if omitted
or replaced with TRUE it will be looking for the lesser closest match or
exact match, however the lookup range needs to be sorted in ascending order
for that option, if not it will return the wrong value or #N/A. Note that
FALSE and TRUE can be replaced with 0 and 1 in the formula


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)


"Dave F" wrote in message
...
I have a spreadsheet with the following VLOOKUP formula:

=VLOOKUP(U4,Sheet1!$A$1:$E$509,3,FALSE)

What does the FALSE argument do?
--
Brevity is the soul of wit.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,574
Default FALSE argument in VLOOKUP

Helpful, thanks.
--
Brevity is the soul of wit.


"Peo Sjoblom" wrote:

It looks for the exact match, if not found it will return #N/A, if omitted
or replaced with TRUE it will be looking for the lesser closest match or
exact match, however the lookup range needs to be sorted in ascending order
for that option, if not it will return the wrong value or #N/A. Note that
FALSE and TRUE can be replaced with 0 and 1 in the formula


--


Regards,

Peo Sjoblom

Excel 95 - Excel 2007
Northwest Excel Solutions
www.nwexcelsolutions.com
(Remove ^^ from email)


"Dave F" wrote in message
...
I have a spreadsheet with the following VLOOKUP formula:

=VLOOKUP(U4,Sheet1!$A$1:$E$509,3,FALSE)

What does the FALSE argument do?
--
Brevity is the soul of wit.




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
VLOOKUP - WISH TO SUBSTITUTE FALSE FOR A VALUE David Excel Discussion (Misc queries) 6 July 13th 06 01:43 AM
Stop renaming or moving sheet tabs sparx Excel Discussion (Misc queries) 9 May 16th 06 08:44 PM
Drop down lists and vlookup? or Match? DarnTootn Excel Worksheet Functions 14 April 21st 06 06:56 PM
Grouped Sheets and Formating Pank Mehta Excel Discussion (Misc queries) 3 March 24th 05 01:42 AM
Grand Totals @ Same Place Amber M Excel Worksheet Functions 2 December 30th 04 07:13 PM


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