Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 106
Default autofill or auto reference

I have a list on sheet 1 a1-a100 with names of clients in it. Same sheet,
column B1-B100 i have the phone number.

If in sheet 2, i put the name of the client in one cell, is there a way i
can get the phone number to auto fill in on the next cell in the same sheet?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default autofill or auto reference

Stephen

This in b1 on sheet 2 with the name in A1
=VLOOKUP(A1,Sheet1!A1:B100,2,FALSE)

A word of caution. Unless you are very careful with data entry this is likey
to be problematic and rogue spaces are likely to be you biggest problem. For
example

Stephen surname (With one space in the middle)
Stephen surname (2 spaces) are completely different strings

Mike


"stephen" wrote:

I have a list on sheet 1 a1-a100 with names of clients in it. Same sheet,
column B1-B100 i have the phone number.

If in sheet 2, i put the name of the client in one cell, is there a way i
can get the phone number to auto fill in on the next cell in the same sheet?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default autofill or auto reference

VLOOKUP formula is one method.

Visit Debra Dalgleish's site for info on VLOOKUP function to pull data based on
value. Note the downloadable sample workbooks.

http://www.contextures.on.ca/xlFunctions02.html

Also see Debra's site for info on Data Validation selection lists for inputting
the data if need be.

http://www.contextures.on.ca/xlDataVal01.html


Gord Dibben MS Excel MVP

On Thu, 17 Jul 2008 09:10:02 -0700, stephen
wrote:

I have a list on sheet 1 a1-a100 with names of clients in it. Same sheet,
column B1-B100 i have the phone number.

If in sheet 2, i put the name of the client in one cell, is there a way i
can get the phone number to auto fill in on the next cell in the same sheet?


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
AutoFill with sheet reference help TimeCloud Excel Worksheet Functions 3 May 17th 08 05:26 PM
AutoFill with sheet reference help TimeCloud Excel Worksheet Functions 0 May 17th 08 01:10 AM
Autofill a Sheet Reference JOJO193 Excel Worksheet Functions 7 April 18th 08 01:00 AM
reference autofill. mtnone Excel Worksheet Functions 4 May 30th 06 08:46 PM
Autofill/Reference Confusion Patrick White Excel Worksheet Functions 0 June 4th 05 01:07 PM


All times are GMT +1. The time now is 04:35 AM.

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"