Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Judy Hallinan
 
Posts: n/a
Default read a column of names and place a number in the next cell

I want to automatically read a column of suburb names and add a column of
matching street directory map numbers. I have to do this monthly on several
different worksheets.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben
 
Posts: n/a
Default read a column of names and place a number in the next cell

Judy

If you have a table with the suburbs and matching map numbers you could use
the VLOOKUP Function.

Assume on sheet2 you have column A with suburbs, column B with matching
numbers.

On sheet1 you have suburbs names in Colimn A.

In B1 enter a VLOOKUP formula

=VLOOKUP(A1,SHEET2!$A$1:$B$200,2,FALSE)

Double-click on the fill handle to copy down.


Gord Dibben Excel MVP

On Wed, 7 Dec 2005 14:43:03 -0800, "Judy Hallinan" <Judy
wrote:

I want to automatically read a column of suburb names and add a column of
matching street directory map numbers. I have to do this monthly on several
different worksheets.

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
How can I link one cell to a list of info in another workbook? PaulGrowns1 Excel Discussion (Misc queries) 3 November 24th 05 09:02 PM
copying text across sheets nospam Excel Worksheet Functions 1 July 26th 05 07:05 PM
Does excel recognise names rather than cells? Sue Excel Worksheet Functions 9 May 22nd 05 04:51 AM
Combining workbooks with some variable field names Bob Dobalina Excel Discussion (Misc queries) 8 May 17th 05 09:48 PM
Percentage of overall attendance tannersnonni Excel Discussion (Misc queries) 6 May 13th 05 03:26 PM


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