#1   Report Post  
Posted to microsoft.public.excel.misc
TheTone
 
Posts: n/a
Default Excel Help


Hi

What I'm trying to do is when I enter a name into one cell the one next
to it automatically enters something else.

E.G. Enter someones name in A1 and A2 automaically enters their
managers name. Their name and managers name will be in a list.

Any help will be greatly recieved, been trying yo sort out and it
making may head spin


--
TheTone
------------------------------------------------------------------------
TheTone's Profile: http://www.excelforum.com/member.php...o&userid=30029
View this thread: http://www.excelforum.com/showthread...hreadid=497157

  #2   Report Post  
Posted to microsoft.public.excel.misc
Brian Handly
 
Posts: n/a
Default Excel Help

TheTone wrote:
Hi

What I'm trying to do is when I enter a name into one cell the one next
to it automatically enters something else.

E.G. Enter someones name in A1 and A2 automaically enters their
managers name. Their name and managers name will be in a list.

Any help will be greatly recieved, been trying yo sort out and it
making may head spin


The Tone

I suggest using VLOOKUP in the the adjacent column to look up the
Manager's name. If you need help with VLOOKUP, either reply back or
better: Start new thread dealing with your VLOOKUP needs.

Texas Handly
  #3   Report Post  
Posted to microsoft.public.excel.misc
Ragdyer
 
Posts: n/a
Default Excel Help

Say that your datalist is on Sheet2, A1 to B25,
With the employees name in Column A, and the managers name in Column B.

On Sheet1, enter the name to lookup in A1, and try this formula in B1:

=VLOOKUP(A1,Sheet2!$A$1:$B$25,2,0)

You can copy this formula down Column B, if you have a list of names to find
in Column A.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"TheTone" wrote in
message ...

Hi

What I'm trying to do is when I enter a name into one cell the one next
to it automatically enters something else.

E.G. Enter someones name in A1 and A2 automaically enters their
managers name. Their name and managers name will be in a list.

Any help will be greatly recieved, been trying yo sort out and it
making may head spin


--
TheTone
------------------------------------------------------------------------
TheTone's Profile:

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


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
"Group" function very slow with Excel 2003 :( ... While very quick with Excel2000 :O) Alain79 Excel Discussion (Misc queries) 4 June 14th 05 07:34 AM
Stop Excel Rounding Dates leinad512 Excel Discussion (Misc queries) 1 April 20th 05 04:19 PM
Hints And Tips For New Posters In The Excel Newsgroups Gary Brown Excel Worksheet Functions 0 April 15th 05 05:47 PM
Excel error - Startup (and Acrobat PDFMaker) gxdata Setting up and Configuration of Excel 0 February 4th 05 03:44 AM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM


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