Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 76
Default Auto update between two workbooks.

I'm working on Excel file called destination.xls then i want to call up
another workbook source.xls to automatic update destination.xls on some rows.
I mean whenever source.xls change then destination.xls should pull automatic
update from it. I taught of using ='C:\My
Documents\excel\[source.xls]Sheet1'!$A$1 OR VLOOKUP FORMULAR .

"NOTE" If i change anything in those rows in source.xls then it should
automatically change the same rows in destination.xls. Please can you help
me and advice on what to do. Thanks alot.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,104
Default Auto update between two workbooks.

Have you tired ='C:\My Documents\excel\[source.xls]Sheet1'!$A$1
If both files are open this should work
If 'destination' is closed, it will update next time you open it
Try it and tell us the result
VLOOKUP does not seen appropriate here
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email


"Kanmi" wrote in message
...
I'm working on Excel file called destination.xls then i want to call up
another workbook source.xls to automatic update destination.xls on some
rows.
I mean whenever source.xls change then destination.xls should pull
automatic
update from it. I taught of using ='C:\My
Documents\excel\[source.xls]Sheet1'!$A$1 OR VLOOKUP FORMULAR .

"NOTE" If i change anything in those rows in source.xls then it should
automatically change the same rows in destination.xls. Please can you
help
me and advice on what to do. Thanks alot.



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 17
Default Auto update between two workbooks.

Hi Kanmi,

You should use the first approach, which you have written. This is known as
linking of the cells between worksheet tabs. Whenever you open
"Destination.xls", it will ask you to "Update values" and you need to click
on "Ok". This will fetch the data of "Source.xls" into "Destination.xls".
To achieve this, select the data range in "Source.xls" and then open
"Destination.xls" and select the same data range, and do Edit - paste
special - paste links.
--
Click on Yes, if it is useful.

Thanks & Best Regards,
Dilip Kumar Pandey
MBA, BCA, B.Com(Hons.)


New Delhi, India


"Kanmi" wrote:

I'm working on Excel file called destination.xls then i want to call up
another workbook source.xls to automatic update destination.xls on some rows.
I mean whenever source.xls change then destination.xls should pull automatic
update from it. I taught of using ='C:\My
Documents\excel\[source.xls]Sheet1'!$A$1 OR VLOOKUP FORMULAR .

"NOTE" If i change anything in those rows in source.xls then it should
automatically change the same rows in destination.xls. Please can you help
me and advice on what to do. Thanks alot.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 76
Default Auto update between two workbooks.

Wow! You are Amazing creator. Thanks so much. It working. I apply it to just
one cell and it working but I want apply it to the rows without changing the
rows number manually. Note"When i tried to drag to next cell below it doesn't
change the cell no, it apply the same formula on A2 to A3 then give me the
same result on both cells. If it can change the cell number on the formular
while dragging it down. That will be great.
I'm applying it to cell A2 TO A3000(A2:A3000) stress to start changing
update links and changing cell numbers. please what can i do master? Thanks
so much once again

"Bernard Liengme" wrote:

Have you tired ='C:\My Documents\excel\[source.xls]Sheet1'!$A$1
If both files are open this should work
If 'destination' is closed, it will update next time you open it
Try it and tell us the result
VLOOKUP does not seen appropriate here
best wishes
--
Bernard V Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme
remove caps from email


"Kanmi" wrote in message
...
I'm working on Excel file called destination.xls then i want to call up
another workbook source.xls to automatic update destination.xls on some
rows.
I mean whenever source.xls change then destination.xls should pull
automatic
update from it. I taught of using ='C:\My
Documents\excel\[source.xls]Sheet1'!$A$1 OR VLOOKUP FORMULAR .

"NOTE" If i change anything in those rows in source.xls then it should
automatically change the same rows in destination.xls. Please can you
help
me and advice on what to do. Thanks alot.




  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 76
Default Auto update between two workbooks.

Wow! You are Amazing creator. Thanks so much. It working. I apply it to just
one cell and it working but I want apply it to the rows without changing the
rows number manually. Note"When i tried to drag to next cell below it doesn't
change the cell no, it apply the same formula on A2 to A3 then give me the
same result on both cells. If it can change the cell number on the formular
while dragging it down. That will be great.
I'm applying it to cell A2 TO A3000(A2:A3000) stress to start changing
update links and changing cell numbers. please what can i do master? Thanks
so much once again


"DILipandey" wrote:

Hi Kanmi,

You should use the first approach, which you have written. This is known as
linking of the cells between worksheet tabs. Whenever you open
"Destination.xls", it will ask you to "Update values" and you need to click
on "Ok". This will fetch the data of "Source.xls" into "Destination.xls".
To achieve this, select the data range in "Source.xls" and then open
"Destination.xls" and select the same data range, and do Edit - paste
special - paste links.
--
Click on Yes, if it is useful.

Thanks & Best Regards,
Dilip Kumar Pandey
MBA, BCA, B.Com(Hons.)


New Delhi, India


"Kanmi" wrote:

I'm working on Excel file called destination.xls then i want to call up
another workbook source.xls to automatic update destination.xls on some rows.
I mean whenever source.xls change then destination.xls should pull automatic
update from it. I taught of using ='C:\My
Documents\excel\[source.xls]Sheet1'!$A$1 OR VLOOKUP FORMULAR .

"NOTE" If i change anything in those rows in source.xls then it should
automatically change the same rows in destination.xls. Please can you help
me and advice on what to do. Thanks alot.

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 update workbooks link shiro Excel Worksheet Functions 1 December 25th 07 01:28 PM
Sometimes formuli in workbook don't auto update with auto-recal on PE2 Excel Worksheet Functions 1 October 12th 06 03:49 PM
Getting two workbooks to update into one, damorrison Excel Discussion (Misc queries) 1 March 11th 06 06:20 PM
Links auto update on some workbooks but not others Tasza Excel Worksheet Functions 1 October 25th 05 01:04 AM
excel links update not working in auto, calculations in auto Mikey Boy Excel Worksheet Functions 0 December 7th 04 11:53 PM


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