Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
dk
 
Posts: n/a
Default linking 2 workbooks

We have 2 workbooks which we want to get data from 1 to the other
ex: column a: we will manually input figures
column b: we want to get all new data when ever entered in the other
workbook in column g,
column c: shall sum the totals of column A:A -B:B
how do we do that
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Miguel Zapico
 
Posts: n/a
Default linking 2 workbooks

You can use a direct reference to the workbook as the formula. The easiest
way is open the two workbooks, select the first cell on column B on the first
one, type =, change to the other workbook and select the equivalent on column
G that you want. Excel will fill the formula for you, and then you can drag
it on the column.
To make the sum, you may use something like this in column C:
=SUM(A:B)

Hope this helps,
Miguel.

"dk" wrote:

We have 2 workbooks which we want to get data from 1 to the other
ex: column a: we will manually input figures
column b: we want to get all new data when ever entered in the other
workbook in column g,
column c: shall sum the totals of column A:A -B:B
how do we do that

  #3   Report Post  
Posted to microsoft.public.excel.newusers
dk
 
Posts: n/a
Default linking 2 workbooks

Don't understand
1. we will input tommorow also new data will it update automatically from 1
to second workbork
2. We don't understand were to put the = sign in each cell or the first row
please explain?

"Miguel Zapico" wrote:

You can use a direct reference to the workbook as the formula. The easiest
way is open the two workbooks, select the first cell on column B on the first
one, type =, change to the other workbook and select the equivalent on column
G that you want. Excel will fill the formula for you, and then you can drag
it on the column.
To make the sum, you may use something like this in column C:
=SUM(A:B)

Hope this helps,
Miguel.

"dk" wrote:

We have 2 workbooks which we want to get data from 1 to the other
ex: column a: we will manually input figures
column b: we want to get all new data when ever entered in the other
workbook in column g,
column c: shall sum the totals of column A:A -B:B
how do we do that

  #4   Report Post  
Posted to microsoft.public.excel.newusers
Miguel Zapico
 
Posts: n/a
Default linking 2 workbooks

1. If you have the formula, yes, it will take the value when it is updated.
2. What you need is a formula like =[Workbook Name]Sheet1!$A$1. I was
jumping directly to a way of doing it faster than typing, I should have write
the formula before. Just write the name of your Workbook instead of Workbook
Name, your worksheet instead of Sheet1, and your range instead of $A$1

Miguel.

"dk" wrote:

Don't understand
1. we will input tommorow also new data will it update automatically from 1
to second workbork
2. We don't understand were to put the = sign in each cell or the first row
please explain?

"Miguel Zapico" wrote:

You can use a direct reference to the workbook as the formula. The easiest
way is open the two workbooks, select the first cell on column B on the first
one, type =, change to the other workbook and select the equivalent on column
G that you want. Excel will fill the formula for you, and then you can drag
it on the column.
To make the sum, you may use something like this in column C:
=SUM(A:B)

Hope this helps,
Miguel.

"dk" wrote:

We have 2 workbooks which we want to get data from 1 to the other
ex: column a: we will manually input figures
column b: we want to get all new data when ever entered in the other
workbook in column g,
column c: shall sum the totals of column A:A -B:B
how do we do that

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
Linking Groups of cells between workbooks vnacj-joe Excel Discussion (Misc queries) 4 June 14th 07 05:18 PM
Linking Worksheets in an undefined number of Workbooks ozcarb Excel Discussion (Misc queries) 0 March 22nd 06 10:24 PM
Linking WorkBOOKS across directories maurices5000 Excel Worksheet Functions 1 December 16th 05 09:41 PM
linking to multiple workbooks cwwolfdog Excel Discussion (Misc queries) 4 April 18th 05 05:29 PM
Linking Workbooks Dede McEachern Excel Worksheet Functions 0 January 21st 05 08:27 PM


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