#1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 1
Default Excel

how to reference first workbook from a second workbook in excel?
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Excel

" wrote:
how to reference first workbook from a second workbook in excel?


Let's say you have both Book1.xls and Book2.xls open at the same time

In Book2.xls, in any sheet,
you could link it by placing in any startcell, say in B2:
=IF([Book1.xls]Sheet1!A1="","",[Book1.xls]Sheet1!A1)
Then just copy B2 across/fill down
to cover the desired linked source range in Book1.xls' Sheet1

Note that the relatively simple-looking link formula above will auto-adjust
to include the drive/directory/path once you close Book1.xls, which can (and
usually does) appear hideously long & frightening. Hence its always much
easier to frame the links up with both source and destination books
simultaneously open.

--
Max
Singapore
http://savefile.com/projects/236895
Downloads:27,000 Files:200 Subscribers:70
xdemechanik
---
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



All times are GMT +1. The time now is 03:48 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"