> This would allow me to make a single change in one sheet and to get it in the others as well
What kind of change?
If you're talking about a format or visual change (e.g. color scheme, column widths, formatting, etc.) then you're out of luck.
But if you're talking value changes (e.g. changing the value of a set of cells), then check whether the cells can be built as formulas that reference the same cell on the first sheet. In that way, changing the value on the first sheet will populate the change through the other sheets.
Without knowing your specific use case, it's hard to know if that's an option.