Results 1 to 3 of 3

Problems with the month on January..

Threaded View

  1. #1
    Registered User
    Join Date
    11-02-2006
    Posts
    46

    Problems with the month on January..

    Hi everyone,

    I've recently been creating a report to record calls people make during the year.

    If you open up the attached file you'll see that you can enter a date in the appropiate section at the bottom and then this is recorded in the section at the top (between cells D12 and H33).

    However I'm having a problem with the month of January.

    For example, the formula I'm using to calculate the number of visits to band "A" customers in April is as follows:

    =SUM(IF($D$29:$D$190="A",IF(MONTH($E$29:$CF$190)=4,1,0),0))

    Where the "A" refers to the customer band and the "4" refers to April.

    However, when I try to make the month equal to "1" (i.e January) very high numbers appear - even when no data is entered.

    Why is this? And how can I fix it?!

    Hopefully it should all be pretty clear when you open the attached file..

    Thanks for any help at all!
    Attached Files Attached Files

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