Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / September 2007

Tip: Looking for answers? Try searching our database.

returning blank cell from vlookup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jume54 - 16 Sep 2007 20:39 GMT
I'm hoping someone can help me with this problem.  Is it possible to
have a blank cell returned when using the following formula:

=VLOOKUP(G2,$AA$3:$AB$7,2,TRUE)

The lookup table is:

0    Level 1:  Below Basic
4    Level 2:  Basic
6    Level 3:  Proficient
8    Level 4:  Goal
10    Level 5:  Advanced

If G2 has no value entered yet, I would like the formula to return
just a blank cell.  As it works now, it returns the lowest value, i.e.
"Level1:  Below Basic"  Thanks for the help.
Dave Peterson - 16 Sep 2007 20:46 GMT
=if(g2="","",vlookup(....))

> I'm hoping someone can help me with this problem.  Is it possible to
> have a blank cell returned when using the following formula:
[quoted text clipped - 12 lines]
> just a blank cell.  As it works now, it returns the lowest value, i.e.
> "Level1:  Below Basic"  Thanks for the help.

Signature

Dave Peterson

jume54 - 16 Sep 2007 21:03 GMT
Perfect!  Thanks!!

>=if(g2="","",vlookup(....))
>
[quoted text clipped - 14 lines]
>> just a blank cell.  As it works now, it returns the lowest value, i.e.
>> "Level1:  Below Basic"  Thanks for the help.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.