+ Reply to Thread
Results 1 to 2 of 2

Time log adding time from separate sheets

  1. #1
    Registered User
    Join Date
    12-31-2005
    Posts
    4

    Time log adding time from separate sheets

    I have a time log I am keeping on separate clients however, I would like to create a sheet that adds up time from each client sheet.

    How do I pull time from sheet 1 and time from sheet 2 to create total time on sheet 3?

  2. #2
    Chip Pearson
    Guest

    Re: Time log adding time from separate sheets

    Try something like

    ='Sheet1'!A1 + 'Sheet2'!A1
    or
    =SUM('FirstSheet':'LastSheet'!A1)


    --
    Cordially,
    Chip Pearson
    Microsoft MVP - Excel
    Pearson Software Consulting, LLC
    www.cpearson.com



    "teastman"
    <[email protected]> wrote in
    message
    news:[email protected]...
    >
    > I have a time log I am keeping on separate clients however, I
    > would like
    > to create a sheet that adds up time from each client sheet.
    >
    > How do I pull time from sheet 1 and time from sheet 2 to create
    > total
    > time on sheet 3?
    >
    >
    > --
    > teastman
    > ------------------------------------------------------------------------
    > teastman's Profile:
    > http://www.excelforum.com/member.php...o&userid=30030
    > View this thread:
    > http://www.excelforum.com/showthread...hreadid=497161
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1