A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

linking excel docs



 
 
Thread Tools Display Modes
  #1  
Old November 4th, 2009, 01:04 PM posted to microsoft.public.excel.newusers
GENO
external usenet poster
 
Posts: 26
Default linking excel docs

I have linked 3 excel docs which have about 90% similar formatting and
formulas. in these docs i have a list of questions which differ slightly and
I would like to have columns with similar question to input in all three
excel docs. e.g question 1 in all three docs is the same, question 2 is
different across them. if answer in question 1 doc 1 is genius to have an
automatic input in doc 2 and doc 3.

Any suggestions on this (please note that these columns have an existing
formula),

thanx
  #2  
Old November 5th, 2009, 07:16 AM posted to microsoft.public.excel.newusers
Franz Verga
external usenet poster
 
Posts: 371
Default linking excel docs

If I really understood your problem, you can add in your answear column of
doc2 and doc3 something like this:

=IF(OR(A2="",A2=0),"",IF(ISNA(VLOOKUP(A2,doc1_colu mn_A,1,0)),"",VLOOKUP(A2,doc1_column_A,1,0)))

--
(I'm not sure of names of menus, options and commands, because
translating from the Italian version of Excel...)

Hope I helped you.


Thanks in advance for your feedback.


Ciao


Franz Verga from Italy (now in Berlin)GENO wrote:
I have linked 3 excel docs which have about 90% similar formatting and
formulas. in these docs i have a list of questions which differ
slightly and I would like to have columns with similar question to
input in all three excel docs. e.g question 1 in all three docs is
the same, question 2 is different across them. if answer in question
1 doc 1 is genius to have an automatic input in doc 2 and doc 3.

Any suggestions on this (please note that these columns have an
existing formula),

thanx


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 08:59 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.