Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Any guidence here will be much appreciated. It it possible to have one worksheet with unique values and anothe worksheet with values realated to those unique values in a secon worksheet, and have a routine where either import the second workshee columns to the first where there is a match, or create a thir worksheet with the results? (similar to an outer loin in SQL??) Or do I need Access to do this (I dont really want to go there.)? Cheers wayn -- QuickLearne ----------------------------------------------------------------------- QuickLearner's Profile: http://www.excelforum.com/member.php...fo&userid=3548 View this thread: http://www.excelforum.com/showthread.php?threadid=55540 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Normal way to do this is with Lookup formula's.
Look at HLookup and VLookup in the VBA help. You can do it with SQL as well though. Here is a post that explains how that works: http://groups.google.co.uk/group/mic...7bc1fa333007ec RBS "QuickLearner" wrote in message news:QuickLearner.29z45b_1151265003.1354@excelforu m-nospam.com... Any guidence here will be much appreciated. It it possible to have one worksheet with unique values and another worksheet with values realated to those unique values in a second worksheet, and have a routine where either import the second worksheet columns to the first where there is a match, or create a third worksheet with the results? (similar to an outer loin in SQL??) Or do I need Access to do this (I dont really want to go there.)? Cheers wayne -- QuickLearner ------------------------------------------------------------------------ QuickLearner's Profile: http://www.excelforum.com/member.php...o&userid=35483 View this thread: http://www.excelforum.com/showthread...hreadid=555400 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Join multiple rows into columns | Excel Discussion (Misc queries) | |||
Want a serious muslim match?Join our club and start searching now!!! | Excel Worksheet Functions | |||
Want a serious muslim match?Join our club and start searching now!!! | Excel Discussion (Misc queries) | |||
Want a serious muslim match?Join our club and start searching now!!! | Excel Worksheet Functions | |||
join columns, keep both values | New Users to Excel |