+ Reply to Thread
Results 1 to 5 of 5

statistical stuff

  1. #1
    Registered User
    Join Date
    11-09-2007
    Posts
    5

    statistical stuff

    Hi, i'm completely new to any excel programming (or whatever) with the following task to accomplish till Sunday.

    I have 3 files-databases (.xls) containing data in ~10000 rows, 10 columns.
    The first 2 columns contain date and time values respectively.

    What I have to do is applying various (~50) functions such as "return there the average of 4th column only for 1:00AM for each month" or "for each day return there the highest and the lowest value" and make some simple graphs with them.

    I know it's probably a simple task to do. I just want to know which is the most quick method i could use, I'm reading excel's help for sometime but has tons of information.
    Thank you.

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582
    Alas, it doesn't sound that simple, particularly without knowing the functions or the setup. You'll want to look at the functions MAX, MIN, MOD, SUMPRODUCT, and INDEX for starters.

    ChemistB

  3. #3
    Registered User
    Join Date
    11-09-2007
    Posts
    5
    Thanks for replying,
    what I want to know with which tool it's better to work, I mean do I have to write a macro, do I have to play with some functions like the ones you wrote and configure them properly, do I have to write a C++ program? Just to start studying the right thing, in the right way..
    Thanks.

  4. #4
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582
    From the examples you've given, sounds like functions will work fine. I'm sure that examples similar to the ones you mentioned can be found in this forum.

    ChemistB

  5. #5
    Registered User
    Join Date
    11-09-2007
    Posts
    5
    Thank you ChemistB..

+ 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