Results 1 to 52 of 52

Bills reminder - missing & required formula(s)?

Threaded View

  1. #1
    Registered User
    Join Date
    09-08-2014
    Location
    Sydney, Australia
    MS-Off Ver
    MS Office suite 2010. Access,excel, word,publisher
    Posts
    24

    Bills reminder - missing & required formula(s)?

    Hi all,

    I stumbled across this webpage (http://www.get-digital-help.com/2011...nder-in-excel/) which has just what I need minus a few options I'm hoping you can help me with...

    The Bills Reminder template uses data from one worksheet (called Bills!) to display in another (called Reminder!) as a summary of those bills that are due within the 'dates' entered on the Reminder worksheet. See the 2 images of these 2 worksheets.

    Using the downloaded template I am able to recreate the tables (in my existing workbook) just like the template, & edit the formulas to reflect the name of my source worksheet (named 'FutureDebits!').

    - No Bill, Due Date or Amount is displayed, ie " " is displayed only. Is there meant to be anything in COLUMN $A$1:$L$1?
    - In each of the formulas it refers to ROW(A/B/C1), should anything be in ROW(A)?


    The formulas below show the reference:

    Array formula in cell B1:
    =IFERROR(INDEX(Bills!$B$3:$B$15, SMALL(IF((MONTH($C$2)=(MONTH(Bills!$C$3:$C$15)+(COLUMN($A$1:$L$1)-1)*Bills!$E$3:$E$15))*((DAY($C$2)<$C$4)*(DAY(Bills!$C$3:$C$15)>=$D$4)+(DAY($C$2)>=$C$4)*(DAY($C$2)<$D$4)*(DAY(Bills!$C$3:$C$15)>=$C$4)*(DAY(Bills!$C$3:$C$15)<$D$4)+(DAY($C$2)>=$D$4)*(DAY(Bills!$C$3:$C$15)>=$D$4)), ROW(Bills!$E$3:$E$15)-MIN(ROW(Bills!$E$3:$E$15))+1, ""), ROW(A1)), 1), "")

    Array formula in cell C1:
    =IFERROR(DAY(INDEX(Bills!$C$3:$C$15, SMALL(IF((MONTH($C$2)=(MONTH(Bills!$C$3:$C$15)+(COLUMN($A$1:$L$1)-1)*Bills!$E$3:$E$15))*((DAY($C$2)<$C$4)*(DAY(Bills!$C$3:$C$15)>=$D$4)+(DAY($C$2)>=$C$4)*(DAY($C$2)<$D$4)*(DAY(Bills!$C$3:$C$15)>=$C$4)*(DAY(Bills!$C$3:$C$15)<$D$4)+(DAY($C$2)>=$D$4)*(DAY(Bills!$C$3:$C$15)>=$D$4)), ROW(Bills!$E$3:$E$15)-MIN(ROW(Bills!$E$3:$E$15))+1, ""), ROW(B1)), 1)), "")

    Array formula in cell D1:
    =IFERROR(INDEX(Bills!$D$3:$D$15, SMALL(IF((MONTH($C$2)=(MONTH(Bills!$C$3:$C$15)+(COLUMN($A$1:$L$1)-1)*Bills!$E$3:$E$15))*((DAY($C$2)<$C$4)*(DAY(Bills!$C$3:$C$15)>=$D$4)+(DAY($C$2)>=$C$4)*(DAY($C$2)<$D$4)*(DAY(Bills!$C$3:$C$15)>=$C$4)*(DAY(Bills!$C$3:$C$15)<$D$4)+(DAY($C$2)>=$D$4)*(DAY(Bills!$C$3:$C$15)>=$D$4)), ROW(Bills!$E$3:$E$15)-MIN(ROW(Bills!$E$3:$E$15))+1, ""), ROW(C1)), 1), "")


    - Also... Is there a way to change/add to:
    a) the formula to show bills that have a 'Due Date' but do not have a 'Frequency' set (ie. single occurring bill)?
    b) filter the displayed bills on the Bills worksheet... instead of ranging between the 2 'Dates' fields & using todays date in Reminder! worksheet, make the range set by two date fields/cells, called 'Start date' & 'End date'?

    - Are the headings "Array formula in cell B1/C1/D1" meant to be "Array formula in cell B7/C7/D7"?

    Thanks in advance for your awesomeness..
    Attached Images Attached Images
    Last edited by the_trooper47; 09-08-2014 at 11:08 PM.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 09-21-2013, 10:10 AM
  2. Replies: 4
    Last Post: 05-01-2013, 04:14 AM
  3. Bi-weekly budget - formula for entering bills by due date
    By Hstclair05 in forum Excel Formulas & Functions
    Replies: 20
    Last Post: 02-01-2013, 06:39 PM
  4. Replies: 1
    Last Post: 12-22-2011, 07:24 PM
  5. Replies: 14
    Last Post: 03-25-2011, 08:31 AM

Tags for this Thread

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