Hi!!
I have two different excel dokuments. I want to link fields between the docs. In document A i fill in a number of columns (text, numbers, currency), and i want some of the columns to be copied into document B.
If you are wanting to copy the entire column it would be an array formula like such; =[A]Sheet1!$B:$B (the [A] being the name of the workbook you are copying the column from) When you enter the formula be sure to select the entire column in workbook B where you want the result to show. And to activate an array formula you must hit CTRL+SHIFT+ENTER at teh end of the formula line.
hmm. doesn't work. All I get is the =[CopyInLeverans]Sheet1!$A2:$A6 in the field. How do I write the Sheet!$B:$B, so that it works. I want to copy the A column. Does it copy only the fields that have been filled in???
If you want the emtire column it should look like this =[CopyInLeverans]Sheet1!$A:$A after entering the formula hit CTRL+SHIFT+ENTER to make it and array (it will look like this in the formula bar
{=[CopyInLeverans]Sheet1!$A:$A }
Or you could take Dreamboats suggestion of copying the cells from Doc A, go to Doc B and hit Edit-Paste special-Paste link. which should do the same thing and is alot easier.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.