Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi, I was wondering if it is possible to auto grab and insert data (via Lookup??) between two different spreadsheets (in different folders) eg, Grab data from Cell A1 in "C:\Excel01\Spreadsheet01.xls" and place into Cell B1 in "C:\Excel02\Spreadsheet02.xls" Any help would be a life saver! Thanks -- Rob76 ------------------------------------------------------------------------ Rob76's Profile: http://www.excelforum.com/member.php...o&userid=34167 View this thread: http://www.excelforum.com/showthread...hreadid=539308 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Something like =VLOOKUP(A1,'C:\Documents and Settings\Martin\My Documents\[Book2.xls]Sheet1'!$A$1:$B$1,2,0) should do the trick. -- mrice Research Scientist with many years of spreadsheet development experience ------------------------------------------------------------------------ mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931 View this thread: http://www.excelforum.com/showthread...hreadid=539308 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to lookup when range contains multiple identical entries? | Excel Discussion (Misc queries) | |||
lookup multiple values | Excel Worksheet Functions | |||
Summary of multiple spreadsheets: | Excel Worksheet Functions | |||
Multiple lookup | Excel Discussion (Misc queries) | |||
How can I get a total across multiple spreadsheets? | Excel Worksheet Functions |