+ Reply to Thread
Results 1 to 3 of 3

site visits statistics with excel

  1. #1
    Registered User
    Join Date
    11-06-2007
    Posts
    28

    site visits statistics with excel

    I have a log file containing one line per site visit.
    How do I build an excel graph showing how day visits change during the year, without using macro?
    First cell of each line contains date and time of visit.

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: site visits statistics with excel

    You want to familiarize yourself with Pivot Tables. You can Group Pivot Table dates by Month or Quarter. Sounds like you want to separate out the dates and times too.

    Insert 2 blank columns (let's say B and C)
    Format B as date and use (in B2)
    =INT(A2) copied down
    Format C as Time and use (in C2)
    =MOD(A2,1)
    Hope that helps.
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    11-06-2007
    Posts
    28

    Re: site visits statistics with excel

    Quote Originally Posted by ChemistB View Post
    You want to familiarize yourself with Pivot Tables. You can Group Pivot Table dates by Month or Quarter. Sounds like you want to separate out the dates and times too.
    I often received hints about using pivot to solve this issue, but I always gave up after looking stuff to study to understand pivot tbales!

    Now, I found this video, and with two click I solved the issue!
    You don't need to know italian o to listen at the whole video... just start viewing it from 3:24!!
    http://www.youtube.com/watch?feature...Lr5Y2lo#t=208s

+ 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