Forum Discussion
Kremena
May 22, 2019Copper Contributor
Save history of current data
Hi, I have difficulty with a part of a report that needs to be prepared every week, and I hope you can help me. I need to keep last week data as history and every week to add new data for the new one...
Kremena
May 22, 2019Copper Contributor
Hi, Thanks for your fast response. Unfortunately, the answer is no. Data in column F is uploaded with formula with the condition for check of the week number. Data in column A also is linked - it results from data from many other sheets
Twifoo
May 22, 2019Silver Contributor
What I suggest is that, after calculating the values in Column F using formulas, you Copy and Paste them as Values in the same cells. For example, select F2:F11, then, using the right button of the mouse, drag the right border of the selection to the right but immediately drag it to the left to return to its original location, and click Copy Here as Values Only.
- KremenaMay 22, 2019Copper Contributor
Isn't it possible this manually copy and paste values to be replaced by using a formula or macros?