Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Charleswdowd
 
Posts: n/a
Default Lookup formulas: Must manuly type in look up value over downloaded value


I work with alphannumeric codes that I often need to lookup up with v
and H lookups. However, many times I will get an error. When I do get
an error it is corrected when I re-type the same code manualy in the
cell being looked up. I also get this error with numeric codes but
usuly the "Value" function nested with the lookup function makes
everything work. Is there a way to acomplish the same thing but with
text codes.


--
Charleswdowd
------------------------------------------------------------------------
Charleswdowd's Profile: http://www.excelforum.com/member.php...o&userid=29017
View this thread: http://www.excelforum.com/showthread...hreadid=487493

  #2   Report Post  
Posted to microsoft.public.excel.misc
bpeltzer
 
Posts: n/a
Default Lookup formulas: Must manuly type in look up value over downloaded

I'm not entirely clear on the circumstances causing the current issue: what
value you are you looking up, and what's the apparent equivalent in your
table. In my experience, I've often used the VALUE function as you suggest
inside the lookup to force text data to match up against a table of numbers.
To get numeric data to match against a table of strings I typically use the
TRIM function, just as you're using value now. BTW, trim also addresses a
fairly common issue of trailing spaces.
HTH. If not, please do indicate the current issue and a detailed example.

"Charleswdowd" wrote:


I work with alphannumeric codes that I often need to lookup up with v
and H lookups. However, many times I will get an error. When I do get
an error it is corrected when I re-type the same code manualy in the
cell being looked up. I also get this error with numeric codes but
usuly the "Value" function nested with the lookup function makes
everything work. Is there a way to acomplish the same thing but with
text codes.


--
Charleswdowd
------------------------------------------------------------------------
Charleswdowd's Profile: http://www.excelforum.com/member.php...o&userid=29017
View this thread: http://www.excelforum.com/showthread...hreadid=487493


  #3   Report Post  
Posted to microsoft.public.excel.misc
Bryan Hessey
 
Posts: n/a
Default Lookup formulas: Must manuly type in look up value over downloaded value


If the lookup failed because of a trailing space (=Len(A1) would show
that) then =Trim(A1) might help.


Charleswdowd Wrote:
I work with alphannumeric codes that I often need to lookup up with v
and H lookups. However, many times I will get an error. When I do get
an error it is corrected when I re-type the same code manualy in the
cell being looked up. I also get this error with numeric codes but
usuly the "Value" function nested with the lookup function makes
everything work. Is there a way to acomplish the same thing but with
text codes.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=487493

  #4   Report Post  
Posted to microsoft.public.excel.misc
Charleswdowd
 
Posts: n/a
Default Lookup formulas: Must manuly type in look up value over downloaded value


Thank you Brian.


--
Charleswdowd
------------------------------------------------------------------------
Charleswdowd's Profile: http://www.excelforum.com/member.php...o&userid=29017
View this thread: http://www.excelforum.com/showthread...hreadid=487493

  #5   Report Post  
Posted to microsoft.public.excel.misc
Bryan Hessey
 
Posts: n/a
Default Lookup formulas: Must manuly type in look up value over downloaded value


Good to see, and thanks for the response.

Charleswdowd Wrote:
Thank you Bryan.



--
Bryan Hessey
------------------------------------------------------------------------
Bryan Hessey's Profile: http://www.excelforum.com/member.php...o&userid=21059
View this thread: http://www.excelforum.com/showthread...hreadid=487493

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
Help, Urgent Excel Formulas are not calculating maashoff Excel Discussion (Misc queries) 1 May 3rd 05 12:25 AM
Provide a way to turn off auto-checking excel formulas as I type t ikarius_rb Excel Discussion (Misc queries) 6 March 23rd 05 12:33 PM
Lookup Type Question carl Excel Worksheet Functions 1 March 8th 05 08:30 PM
Weekly Transaction Processing Ralph Howarth Excel Worksheet Functions 4 January 19th 05 05:37 AM
double lookup, nest, or macro? Josef.angel Excel Worksheet Functions 1 October 29th 04 09:50 AM


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