You are reading a single comment by @christianSpaceman and its replies. Click here to read the full conversation.
  • Can you make an intermediary sheet - i.e. one that takes your time recording output, and reformats it into the columns needed in the right order for the work spreadsheet. then you can just do a copy paste.

    For example, if Time Recoder outputs:

    Col A | Col B | Col C | Col D
    Date | Time start | Time End | Client

    and the work spreadsheet needs:

    Client | Date | Total hourse

    Then you can write a sheet that formulas off the time recoder sheet thus:

    Client | Date | Total hours
    = ColD | =ColA | =ColC - ColB

    Any use?

  • Yes, that's possible. Copy'n'paste could be a thing. Didn't occur to me that such a simple solution is feasible.

    An automated version would be nice but I doubt IT/Admin will entertain it.

About