Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
HI I on sheet 2 of an excel file I have
Name Age weight location paul 10 150 calif joe 8 90 az on sheet 2 I have paul joe need on sheet 2 paul 150 calif joe 50 az and would like to get the wieght and location for each and place them in cells within the same row as the corresponding name. and on sheet 1 I want to pull corresponding information. On sheet one I will only have the name and on sheet 2 the names can be located in different locations so just a =sheet2,C2 will not work because the data location is not static. I do not want to have to change the formula every time there is new data. Just wondering if there is a way that excel can list desired attributes on sheet on by just providing the name? Thanks -- Paul G Software engineer. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a new sheet from specific data in existing sheet | Excel Discussion (Misc queries) | |||
Showing Specific Data from Master Sheet to Another Sheet | New Users to Excel | |||
How to Automatically transfer specific Data from Sheet 1 to Sheet | Excel Worksheet Functions | |||
Copying Data from one sheet to another sheet on a specific day | Excel Worksheet Functions | |||
Send data from userform to specific cell on specific sheet? | Excel Programming |