Share via

Save data daily automatically

Anonymous
2023-08-21T14:16:34+00:00

In sheet 1 I have today's date and weightage of each stocks in a portfolio. Weight is calculated using a set of formulas. Each day the weightage of each stock might change. Hence in sheet 2 I would like to record the weight of each stock as on that date, so I could keep a track of what was the weight as on a particular date. Is there any way Sheet 2 could be updated automatically. 

Microsoft 365 and Office | Excel | For business | 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

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-08-22T00:58:21+00:00

    Formula cannot read a data which is not exist in your sheet.

    You need at least one of the actions erveryday.

    1. Manually copy the value to sheet2.
    2. Write a macro to copy the value to sheet2 automatically.

    Was this answer helpful?

    0 comments No comments