Forum Discussion
mariepop
May 26, 2021Copper Contributor
How do I populate information from one worksheet to another?
Hello! I am using windows 10 Pro - Excel 2016. In my workbook - I am trying to have information generated on one page reflect/mirror on another page. Example: I am calculating information on ...
- May 26, 2021Figured it out!
Here is the formula I needed:
=SUM('Sheet name'!A1)
Thank you for your help!