#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Pulling data

I have a column that has data A the next column has the data A = data B
When I enter the data from column A I want the data that A = to, to
automatically populate in the next column is this possible?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Pulling data

Try this:

...........A..........B
1........X........XB
2........Y........YB
3........Z.........ZB

D1 = Y

=VLOOKUP(D1,A1:B3,2,0)

Result: YB

Biff

"yaheegunsome" wrote in message
...
I have a column that has data A the next column has the data A = data B
When I enter the data from column A I want the data that A = to, to
automatically populate in the next column is this possible?



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
pulling data from one sheet and listing selected data in another Bfly Excel Worksheet Functions 2 February 2nd 07 02:38 AM
Pulling data Curtis Excel Worksheet Functions 4 October 30th 06 04:11 AM
Pulling Data from Another Worksheet AntnyMI Excel Discussion (Misc queries) 0 July 25th 06 06:09 PM
pulling data! via135 Excel Worksheet Functions 1 May 31st 06 12:26 AM
Pulling data from web famdamly Excel Discussion (Misc queries) 3 February 26th 06 07:14 PM


All times are GMT +1. The time now is 02:57 PM.

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"