Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 08-17-2017, 07:21 AM
NBVC's Avatar
NBVC NBVC is offline update master list automatically from other worksheet Windows 10 update master list automatically from other worksheet Office 2013
The Formula Guy
 
Join Date: Mar 2012
Location: Mississauga, CANADA
Posts: 215
NBVC will become famous soon enoughNBVC will become famous soon enough
Default

Add a helper column in the AV and CV sheets.. (you can hide these columns afterwards)

in F3 of each sheet enter formula:

=IF(A3="","",A3&"_"&B3)


copied down. You can go as far as you want so that future entries will be covered... or you can turn your data into tables so that the formula will copy down automatically as you enter new data.

In the Master sheet in B5 enter formula:

=IF($A5="","",IFERROR(IF(COUNTIF(CV!$F:$F,$A5&"_"& 0),INDEX(CV!C:C,MATCH($A5&"_"&0,CV!$F:$F,0)),INDEX (AR!C:C,MATCH($A5&"_"&0,AR!$F:$F,0))),0))

copied across to column D and down as far as you want to capture future data.


The enter same formula in E5 and change all the &0 in the formula to &1 to correspond to Rev number

e.g.

=IF($A5="","",IFERROR(IF(COUNTIF(CV!$F:$F,$A5&"_"& 1),INDEX(CV!C:C,MATCH($A5&"_"&1,CV!$F:$F,0)),INDEX (AR!C:C,MATCH($A5&"_"&1,AR!$F:$F,0))),0))

.... then copy to column G and down.

Repeat for each revision.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Word 2013 question - master list current list markecb Word 6 02-28-2016 01:51 AM
update master list automatically from other worksheet want to put ID no from worksheet ID no master..... mahfuz19 Excel 3 03-13-2014 10:37 AM
update master list automatically from other worksheet How do you update your source docs from a master document? Joyce Word 3 07-12-2013 08:54 AM
Excel 2010 slow update of worksheet bosve73 Excel 2 03-28-2012 05:14 AM
PowerPoint Master - 50 LINKED slides - SLOW Update salfonsi PowerPoint 0 09-27-2008 02:55 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 10:33 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft