Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default V Look Up Annoying Function Help Needed


I have a V look up function on my spreadsheet and it has one annoying
thing that I hope you can help with.

In all the columns where the look up values are pasted are the symbols

#N/A before I insert numbers


Is there anyway I can set a lookup but not have the #N/A in each column
and when a value is found for the box it just inputs the data I need it
to.


--
tweacle361
------------------------------------------------------------------------
tweacle361's Profile: http://www.excelforum.com/member.php...o&userid=32202
View this thread: http://www.excelforum.com/showthread...hreadid=519494

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default V Look Up Annoying Function Help Needed

=if(a1="","",vlookup(A1,table,3,False))

is the approach I would take.

--
Regards,
Tom Ogilvy


"tweacle361" wrote
in message ...

I have a V look up function on my spreadsheet and it has one annoying
thing that I hope you can help with.

In all the columns where the look up values are pasted are the symbols

#N/A before I insert numbers


Is there anyway I can set a lookup but not have the #N/A in each column
and when a value is found for the box it just inputs the data I need it
to.


--
tweacle361
------------------------------------------------------------------------
tweacle361's Profile:

http://www.excelforum.com/member.php...o&userid=32202
View this thread: http://www.excelforum.com/showthread...hreadid=519494



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
Annoying Pop up box in function silvest[_14_] Excel Programming 1 October 7th 04 10:48 PM
Annoying Pop up box in function silvest[_16_] Excel Programming 0 October 7th 04 07:55 PM
Annoying Pop up box in function silvest[_11_] Excel Programming 1 October 7th 04 07:11 PM
Annoying Pop up box in function silvest[_10_] Excel Programming 0 October 7th 04 05:38 PM
Annoying Pop up box in function silvest[_9_] Excel Programming 0 October 7th 04 05:09 PM


All times are GMT +1. The time now is 03:48 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"