Share via

storing data in excel

Anonymous
2011-05-21T01:02:39+00:00

I am creating a spreadsheet for wage calculation whereby the user enters in the amount of hrs a staff member has worked and the gross, tax, and net pay is calculated automatically. Is it possible for the information that is entered every week be saved to another sheet as a record?

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

8 answers

Sort by: Most helpful
  1. Anonymous
    2011-05-23T09:24:42+00:00

    Why bother with sheets 2 and 3? Do the whole calculation on one sheet per employee, using one rwo per week...

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2011-05-23T09:23:41+00:00

    Just use a separate row for each week per employee. Have a sheet for each employee.

    Then you don't need to "save" anything anywhere else. Also you will then be easily able to get the end-of-year figures for tax returns and for the annual accounts...

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2011-05-23T09:03:05+00:00

    The way it currently works is by the number of hours worked being entered into sheet 1 then on sheet 2 the net wages tax and gross wages are automatically calculated. What I'd like sheet three to do is to automatically store the data every week after the wages have been inputed. Sorry for not explaining myself properly.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2011-05-21T09:28:32+00:00

    In addition to what trip_to_tokyo offered, you could put a whole week's of entries on the sheet and copy all of the entries to another sheet in the same way.

    One other thing to consider, if you want a "week" to be a record, would be to have one sheet set up with the formulas and values you need that is left blank and acts as a template for new weekly sheets.  Then simply rename one week's sheet when filled/completed and make a copy of your template sheet for the upcoming week.

    A little more information about exactly how you would want your process to work would be helpful.  Some ways of dealing with it might require a macro solution.

    Was this answer helpful?

    0 comments No comments
  5. triptotokyo-5840 36,686 Reputation points Volunteer Moderator
    2011-05-21T09:13:41+00:00

    I don't know what you mean by, "as a record" but assuming that you have data in cells A1, B1 and C1 of Sheet1:

    copy A1,B1 and C1 of Sheet 1.

    Click in Sheet2 cell A1 then Home group / Clipboard group / click on the drop down arrow beneath:-

    Paste

     - then click on:-

    Paste Link

    Does this give you what you want?

    If it does please vote as hekpful.

    Thanks.

    Was this answer helpful?

    0 comments No comments