Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default populate a different workbook

any idea how would you reference a different workbood. here is the problem. I
have one workbook that contains infor. that will be changed over time. I am
trying to make the change populate to another workbook. how can this be done.
thank you.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 573
Default populate a different workbook

Open both workbooks. There are several ways to do this. Probably
depends on how much data you're copying.
If it's only a few cells, open both spreadsheets. Put an = sign in the
cell you want to transfer the data to (target sheet), then click on the
cell you want to copy (source sheet), then click on the enter button
(checkmark) on the entry line in the target sheet. The 2 cells will be
linked.
If you want to copy a large area of a spreadsheet, click and drag over
the data you want to copy in the source sheet. Click on Edit, Copy. Go
to the target sheet, highlight where you want to data to go, do an
"Edit, Special, Past Link". The 2 spreadsheets will be hot linked.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default populate a different workbook

thank you your response helped.

"davegb" wrote:

Open both workbooks. There are several ways to do this. Probably
depends on how much data you're copying.
If it's only a few cells, open both spreadsheets. Put an = sign in the
cell you want to transfer the data to (target sheet), then click on the
cell you want to copy (source sheet), then click on the enter button
(checkmark) on the entry line in the target sheet. The 2 cells will be
linked.
If you want to copy a large area of a spreadsheet, click and drag over
the data you want to copy in the source sheet. Click on Edit, Copy. Go
to the target sheet, highlight where you want to data to go, do an
"Edit, Special, Past Link". The 2 spreadsheets will be hot linked.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default populate a different workbook

Depends on what you mean by change and what you want populated. The easiest
would be to go to the destination workbook and create a cell link back to
the workbook that is going be changed

="'C:\My Folder\[My File.xls]Sheet1!A1"

then the cell with this formula would update whenever the book containing
the formula is opened and you answer positively to update links (if asked).

--
Regards,
Tom Ogilvy

"nabil" wrote in message
...
any idea how would you reference a different workbood. here is the

problem. I
have one workbook that contains infor. that will be changed over time. I

am
trying to make the change populate to another workbook. how can this be

done.
thank you.



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default populate a different workbook

thanks tom

"Tom Ogilvy" wrote:

Depends on what you mean by change and what you want populated. The easiest
would be to go to the destination workbook and create a cell link back to
the workbook that is going be changed

="'C:\My Folder\[My File.xls]Sheet1!A1"

then the cell with this formula would update whenever the book containing
the formula is opened and you answer positively to update links (if asked).

--
Regards,
Tom Ogilvy

"nabil" wrote in message
...
any idea how would you reference a different workbood. here is the

problem. I
have one workbook that contains infor. that will be changed over time. I

am
trying to make the change populate to another workbook. how can this be

done.
thank you.






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
auto populate unused rows from workbook to workbook JG Excel Worksheet Functions 1 March 16th 10 08:06 PM
how to populate many worksheets in a workbook chrisk Excel Discussion (Misc queries) 4 August 29th 08 01:37 PM
populate multiple worksheets in one workbook cmarsh Excel Discussion (Misc queries) 3 October 31st 07 04:23 PM
how do i populate a dropdown menu from another tab in my workbook Shaun Excel Discussion (Misc queries) 2 November 16th 06 10:38 PM
Populate Userform from another workbook Ryan Excel Programming 0 May 12th 04 09:31 PM


All times are GMT +1. The time now is 08:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"