Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 17
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   Report Post  
Posted to microsoft.public.excel.newusers
external usenet poster
 
Posts: 459
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


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
Need HELP! Excel docs wiped out Paul Excel Discussion (Misc queries) 0 June 23rd 08 03:04 PM
word docs to excel neil Excel Discussion (Misc queries) 1 June 18th 07 05:44 PM
Excel docs not saving as excel docs Beth Excel Discussion (Misc queries) 6 September 12th 06 02:39 AM
Embedding Word Docs into Excel Worksheets and Then Printing The Word Docs mr_melvis Excel Worksheet Functions 1 April 8th 05 03:00 AM
converting excel docs to word docs rolercster New Users to Excel 2 January 4th 05 07:11 PM


All times are GMT +1. The time now is 07:14 AM.

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"