Formula to reflect changes made in "Sheet B, Sheet C, Sheet D on "SheetA" Excel 2013 -


i have spreadsheet containing sheets "main navigation", "drop down", "drop down sub menu" , main sheet "all pages".

i want able see changes made in first 3 sheets mentioned on main sheet "all pages". have system using asses pages of website @ in terms of development.

this consistent feature on of sheets. question is.. how reflect change in "main navigation" or others on "all pages" sheet? sheet "all pages" has described pages of site listed. other sheets have specific pages come under description. there no overlap of cells, have been split.

an example of looking if cell d2 in "main navigation" has "x" inside, cell d2 on sheet pages should have "x" inside, or if cell d6 in "drop down" has "x" inside cell relevant in sheet "all pages" should have "x"!

sorry if has confused anyone!

thank in advance!!!

if don't want link every single cell, simple catch solution use change event. (http://msdn.microsoft.com/en-us/library/office/ff839775.aspx)

you can add function copies changes cell onto pages. guess need formula right change goes right cell depends on how want page look.


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -