Share via

How to pull data automatically when creating new tab.

Anonymous
2023-03-03T07:22:01+00:00

I have a formula on the Master tab that pulls data from the same cell on tabs 1,2,3. If I create a new tab (tab 4) can I make the formula from Master tab grab that data from the same cell automatically when tab 4 or any new tab is created?

Microsoft 365 and Office | Excel | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Andreas Killer 144.1K Reputation points Volunteer Moderator
2023-03-03T08:05:38+00:00

Only if you use a 3D formula like

A1: =SUM(TabA:TabZ!A1)

That sum up all A1 from TabA till TabZ, regardless how many sheets are between.

Andreas.

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Anonymous
    2023-03-03T13:25:04+00:00

    Thank you So much!

    Was this answer helpful?

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more