+ Reply to Thread
Results 1 to 4 of 4

omitting blank cells

Hybrid View

seanrigby omitting blank cells 10-26-2009, 11:00 PM
Richard Buttrey Re: omitting blank cells 10-26-2009, 11:52 PM
seanrigby Re: omitting blank cells 10-27-2009, 12:10 AM
seanrigby Re: omitting blank cells 10-27-2009, 12:47 AM
  1. #1
    Registered User
    Join Date
    05-04-2006
    Posts
    91

    Re: omitting blank cells

    I did this formula as suggested...

    =SUMPRODUCT(('All Data sheet '!D$13:IV$13>=Print!$E$3)*('All Data sheet '!D$13:IV$13<=Print!$E$4)*('All Data sheet '!D21:IV21='All Data sheet '!$D$3*('All Data sheet '!$D$12:$IV$12=$L$1)*('All Data sheet '!D21:IV21<>""))/SUMPRODUCT(('All Data sheet '!D$13:IV$13>=Print!$E$3)*('All Data sheet '!D$13:IV$13<=Print!$E$4)*('All Data sheet '!$D$12:$IV$12=$L$1)*('All Data sheet '!D21:IV21<>"")))

    Still comes up with the same results which is > 100%

    the formula broken down is as follows:
    ('All Data sheet '!D$13:IV$13>=Print!$E$3) - greater than a specific date
    ('All Data sheet '!D$13:IV$13<=Print!$E$4) - Less than a specific date
    ('All Data sheet '!D21:IV21='All Data sheet '!$D$3 - equal to a number
    ('All Data sheet '!$D$12:$IV$12=$L$1) - equal to a name
    ('All Data sheet '!D21:IV21<>"") - greater than a blank
    Last edited by seanrigby; 10-27-2009 at 12:15 AM.

+ 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