#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default look up word

I am trying to input a word into one cell I want to auto generate the
contents of another cell based on the first input.
I can use Lookup if the first input is a number but this does not seem to
work if the first input is a work or alfa numeric.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default look up word

Consider using =VLOOKUP()
--
Gary''s Student - gsnu200800


"Big Rob" wrote:

I am trying to input a word into one cell I want to auto generate the
contents of another cell based on the first input.
I can use Lookup if the first input is a number but this does not seem to
work if the first input is a work or alfa numeric.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default look up word

I have tried VLOOKUP but this also does not allow me to use alfa numeric
inputs in the lookup cell, If I used a straight number it wooks fine
returning a work in the cell but not lookup a word and returning a different
word based on the first word.

Big Rob


"Gary''s Student" wrote:

Consider using =VLOOKUP()
--
Gary''s Student - gsnu200800


"Big Rob" wrote:

I am trying to input a word into one cell I want to auto generate the
contents of another cell based on the first input.
I can use Lookup if the first input is a number but this does not seem to
work if the first input is a work or alfa numeric.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default look up word

Debra Dalgleish has lots of notes on troubleshooting =vlookup():
http://contextures.com/xlFunctions02.html#Trouble

Big Rob wrote:

I have tried VLOOKUP but this also does not allow me to use alfa numeric
inputs in the lookup cell, If I used a straight number it wooks fine
returning a work in the cell but not lookup a word and returning a different
word based on the first word.

Big Rob

"Gary''s Student" wrote:

Consider using =VLOOKUP()
--
Gary''s Student - gsnu200800


"Big Rob" wrote:

I am trying to input a word into one cell I want to auto generate the
contents of another cell based on the first input.
I can use Lookup if the first input is a number but this does not seem to
work if the first input is a work or alfa numeric.


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default look up word

Here is an example of looking up a text value. Say in A1 thru B17 we have:

Mimas 184
Enceladus 80
Tethys 182
Dione 5
Rhea 177
Titan 71
Hyperion 127
Iapetus 161
Erriapus 82
Phoebe 187
Janus 122
Epimetheus 117
Helene 7
Telesto 130
Calypso 199
Kiviuq 177
Atlas 54

The formula:

=VLOOKUP("Titan",A1:B17,2,FALSE) correctly returns 71
--
Gary''s Student - gsnu200800


"Big Rob" wrote:

I have tried VLOOKUP but this also does not allow me to use alfa numeric
inputs in the lookup cell, If I used a straight number it wooks fine
returning a work in the cell but not lookup a word and returning a different
word based on the first word.

Big Rob


"Gary''s Student" wrote:

Consider using =VLOOKUP()
--
Gary''s Student - gsnu200800


"Big Rob" wrote:

I am trying to input a word into one cell I want to auto generate the
contents of another cell based on the first input.
I can use Lookup if the first input is a number but this does not seem to
work if the first input is a work or alfa numeric.

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
Excel 7, paste linked to word becomes black when word pdf'd Surffreak Excel Discussion (Misc queries) 0 June 1st 08 12:17 AM
Copy from Word to Excel, and retain indent, plus word wrap Eric Excel Discussion (Misc queries) 1 March 9th 07 03:15 AM
need formula to search column for a word and return another word Skyline Excel Discussion (Misc queries) 5 November 18th 05 10:00 PM
Print labels by using Excel data in a Word mail into word Zoey Excel Discussion (Misc queries) 1 November 1st 05 09:08 PM
Embedded word doc changed to image-need to change back to word. cflores Excel Discussion (Misc queries) 0 January 23rd 05 06:45 AM


All times are GMT +1. The time now is 12:45 PM.

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"