You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Table has name Table1.
A cell has formula that references Table1. =Table1
Copy worksheet.
Table2 is created which is a copy of Table1.
The new copied worksheet has a cell that references Table1.
But it should be Table2.