![]() |
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. |
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