ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   read a column of names and place a number in the next cell (https://www.excelbanter.com/excel-discussion-misc-queries/59296-read-column-names-place-number-next-cell.html)

Judy Hallinan

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.

Gord Dibben

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.



All times are GMT +1. The time now is 11:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com