Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am looking to enter a value in a field (say A1) on worksheet b, have that
value found in column a of worksheet a, and pull a value from the same row but column B and enter it in field A2 of worksheet B. Is there a "simple" way to do this using a formula directly in the field or will this need to be done externally in the VB editor or some other fashion. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You need to use VLOOKUP function
"smith_gw" wrote: I am looking to enter a value in a field (say A1) on worksheet b, have that value found in column a of worksheet a, and pull a value from the same row but column B and enter it in field A2 of worksheet B. Is there a "simple" way to do this using a formula directly in the field or will this need to be done externally in the VB editor or some other fashion. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Beautiful, worked like a charm thanks!!
"Hayeso" wrote: You need to use VLOOKUP function "smith_gw" wrote: I am looking to enter a value in a field (say A1) on worksheet b, have that value found in column a of worksheet a, and pull a value from the same row but column B and enter it in field A2 of worksheet B. Is there a "simple" way to do this using a formula directly in the field or will this need to be done externally in the VB editor or some other fashion. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pulling Data from one worksheet into another | Excel Worksheet Functions | |||
Pulling data into today's worksheet from yesterday's worksheet | Excel Discussion (Misc queries) | |||
Pulling data through to another worksheet | New Users to Excel | |||
Pulling data from one worksheet to another | Excel Worksheet Functions | |||
Pulling Data from Another Worksheet | Excel Discussion (Misc queries) |