Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi: Can any one please tell me how to i create a lookup in one sheet so
that every time when file1 is open it goes into file2 and copy the values from the sheet of file2. Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Use formula like this in file1
=[file2.xls]Sheet1!C4 (replace file2, sheet1, and C4 with appropriate workbook name, sheet name, and cell.) Anna wrote: Hi: Can any one please tell me how to i create a lookup in one sheet so that every time when file1 is open it goes into file2 and copy the values from the sheet of file2. Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Why does a Multi-sheet/user file open on sheet two every time? | Excel Discussion (Misc queries) | |||
hide sheet on file open | Excel Discussion (Misc queries) | |||
can not open spread sheet file not recognised | Excel Discussion (Misc queries) | |||
Updating excel sheet with selected data from another sheet in the same file | Excel Worksheet Functions | |||
Need help trying to open a file and stream data into a sheet... | Excel Programming |