+ Reply to Thread
Results 1 to 3 of 3

Compare (divide) cells if Date in corresponding cells are equal?

  1. #1
    Registered User
    Join Date
    07-10-2013
    Location
    tennessee
    MS-Off Ver
    Excel 2007
    Posts
    2

    Red face Compare (divide) cells if Date in corresponding cells are equal?

    Sorry for the horribly worded title, i couldn't think of how to put it into words

    I have two sets of data to compare. One is real world data, the other is forecasted data. I have real daily data for every day over about 3 months. The predictions though, there may be 4-6 predictions for ever one real daily value.

    What I'd like to do is have a function that looks at Column A's date (real daily value) and Column C's date (predicted data) and if Column C equals Column A, then divide corresponding data in Column B by value in Column D.

    Is this possible?

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.92 (24120731))
    Posts
    9,108

    Re: Compare (divide) cells if Date in corresponding cells are equal?

    are these comparisons of the same row ?

    if so

    If( A2=C2, B2/D2, "what to do if the dates are not equal")

    otherwise can we see a sheet and maybe some examples of the cells and out put required
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    07-10-2013
    Location
    tennessee
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Compare (divide) cells if Date in corresponding cells are equal?

    Sadly, no it's spread out, thus the need for a function of some sort. See spreadsheet

    Also, I realize that the data in the spreadsheet has the date/time in the same cell in Column C. I do know how to separate those.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Compare two cells, if equal move a third cells data to another cell
    By eriick in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-24-2013, 05:38 PM
  2. [SOLVED] Compare iF cells has equal values then.............
    By Oceans in forum Excel General
    Replies: 9
    Last Post: 11-07-2012, 09:13 AM
  3. Compare 2 cells if equal then copy...
    By stimea in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-08-2012, 06:14 AM
  4. how to compare if multiple cells are equal
    By evanhughes in forum Excel General
    Replies: 13
    Last Post: 02-02-2010, 02:30 AM
  5. [SOLVED] How do you divide two cells in a pivot table to equal a %?
    By Annette in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 04-25-2006, 03:50 PM

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