![]() |
#1
|
|||
|
|||
![]()
I have the last formula that works great, but lets say this
I have a date in one colm / and a type in another colm date / hearing type 01/02/09 / rh 01/02/09 / prelim 06/02/09 / rh 05/30/09 / prelim that it will only count the dates that are not past due. so in the case it would only count 1 rh and 1 prelim cause there are only 2 that have dates that have not arrive yet. and 2 that are past due. I just want it to count the ones that have not arrive. Last edited by Bird_FAT; 05-07-2009 at 11:53 PM. |
#2
|
||||
|
||||
![]()
By Crickey Tinkertron - you REALLY need to turn this into a database!
This one took me and another collegue ages to work out a form of solution - whereas both of us said that it would take a minute to set up in Access!! OK - here goes (anyone out there with a simpler, cleaner solution, PLEASE, jump right in): You'll need to:
Code:
A2 = Cell one of your Date Column B2 = Cell one of your Hearing Type Column $C$1 = Absolute reference to the cell containing todays date 1 = Value returned for hearing type "rh" if date is equal to, or greater that date in C1 2 = etc. As long as you have made the Cell reference to C1 Absolute ($C$1) then you can drag the formula down Column C. When you have finished setting this column up, you can hide it if you wish. NEXT On your second sheet, you can now use the COUNTIF function from before, but modified to look for the Code Number in Column C relating to the hearing type. |
#3
|
|||
|
|||
![]()
WoW, that's a mouth full. I trying to read and understand the "programming formula" and now I know why I don't. LOL. Can there be a overkilling when doing formula database? I keep coming up with ideas, and there got to be a stopping point, isnt there? I really want to get with you and explain what I do and what i'm trying to get done with this database. Maybe this weekend.
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
A Noob Question | Techknology | Outlook | 0 | 11-30-2006 07:47 AM |
Hiya, New guy here with a question. | twincamfxd | Outlook | 0 | 09-10-2006 08:50 PM |
Need help with this question... | lllDNYlll | Outlook | 0 | 05-04-2006 07:17 AM |
Categories question & replying with attachment question | glitzymama | Outlook | 0 | 03-15-2006 09:32 AM |
Access question | Ayres | Office | 6 | 06-06-2005 10:51 PM |