Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default what function should I use

I am looking to inseert a Question into my excell sheet which will require
another cell to give an answer ie enter tom and the other cell will show
sales person.
should I use a function or how do I do it
regards
pilgrim
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 527
Default what function should I use

Hi

The easiest way is VLOOKUP. Create a table of sales persons (this can be on
another sheet and name it SalesTeam. e.g

Ref Sales Person
Jne Jane Willoughby
Jon John Slazinger
Ptr Peter Atherton
Tom Tomas Radzinski

Note: the Ref list must be sorted. in the other cell use the formula

=VLOOKUP(A2,SalesTeam,2,0)

where A2 is the cell you type your reference.

Regards
Peter
"pilgrim" wrote:

I am looking to inseert a Question into my excell sheet which will require
another cell to give an answer ie enter tom and the other cell will show
sales person.
should I use a function or how do I do it
regards
pilgrim

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default what function should I use

Thanks Billy Liddel, once I had relalised i need to put in a range it woorked
perfect
many many thanks
Pilgrim

"pilgrim" wrote:

I am looking to inseert a Question into my excell sheet which will require
another cell to give an answer ie enter tom and the other cell will show
sales person.
should I use a function or how do I do it
regards
pilgrim

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 527
Default what function should I use

You're welcome

Thanks for the rating and reply

Regards
Peter

"pilgrim" wrote:

Thanks Billy Liddel, once I had relalised i need to put in a range it woorked
perfect
many many thanks
Pilgrim

"pilgrim" wrote:

I am looking to inseert a Question into my excell sheet which will require
another cell to give an answer ie enter tom and the other cell will show
sales person.
should I use a function or how do I do it
regards
pilgrim

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default what function should I use

In this situation VLOOKUP is the useful function
first of all u prepare a data like u r questions and the answer e.g
tom : sales person name

then u give the link =vlookup(question cell(A1),Table array (select the
data table), 2 (answer column),false (it will check the match)

u r req question answer will be come in second cell

try this

take care bye

--
Name : K.Prasad
Inventory Manager
CRYSTALGALLERY
DUBAI



"pilgrim" wrote:

I am looking to inseert a Question into my excell sheet which will require
another cell to give an answer ie enter tom and the other cell will show
sales person.
should I use a function or how do I do it
regards
pilgrim

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
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Offset function with nested match function not finding host ss. MKunert Excel Worksheet Functions 1 March 21st 06 10:46 PM
Using the autofill function but increment by certain number in function rishid Excel Worksheet Functions 1 July 14th 05 07:40 PM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM
Nested IF Function, Date Comparing, and NetworkDays Function carl Excel Worksheet Functions 2 December 29th 04 09:57 PM


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