Hi All,
I am a brand new Access user, and I have a rather complex project. How do I use Access to pick out records that fall between certain dates? Please excuse my lack of knowledge about Access terms.
I work in a law office. We have many cases that have an open date and, when we finish them, a close date. Our office wants to take all these cases (they are now all on paper) and put them in a database.
I want Access to spit me back lists of all the cases that were “open” during certain time periods. For example, I’d like to have a program (a query?) that would give me a list of all cases that were “open” during, say, May 2003. I’m envisioning that Access would show me a list of cases following these specifications:
1)The “open date” would be AFTER 4/30/03 and would be BEFORE 6/1.
2)The “close date” for all the cases would be AFTER 6/1 (or blank, since some cases would have no close dates at all.)
Another complication: Sometimes we have clients who have several different cases. So I’m thinking that I should set the client ID as the DB’s primary key, and put all the dates for our cases in subforms. How can I get my program to pick out client records that have ANY cases “open” during the date parameters?
I’d like to write some more “programs” along these lines. For example, I want Access to show me a list of all cases whose “close date” was between two given dates. Also, I want Access to show me a list of all cases “open” during a certain month, but only those under a given “attorney name.”
How should I go about starting this project (aside from reading lots of books on Access, which I plan to do)? I don’t even know whether I should be creating a filter, a query, or something completely different. Will this require some Visual Basic?
I’d appreciate any pointers (or even referrals to other websites or books). I’m using access 2000 and 2002.
Thanks so much!!!
--sarajini
P.S. I work for a no-fee public-service law firm, so you would be helping out some very nice lawyers!!!
I am a brand new Access user, and I have a rather complex project. How do I use Access to pick out records that fall between certain dates? Please excuse my lack of knowledge about Access terms.
I work in a law office. We have many cases that have an open date and, when we finish them, a close date. Our office wants to take all these cases (they are now all on paper) and put them in a database.
I want Access to spit me back lists of all the cases that were “open” during certain time periods. For example, I’d like to have a program (a query?) that would give me a list of all cases that were “open” during, say, May 2003. I’m envisioning that Access would show me a list of cases following these specifications:
1)The “open date” would be AFTER 4/30/03 and would be BEFORE 6/1.
2)The “close date” for all the cases would be AFTER 6/1 (or blank, since some cases would have no close dates at all.)
Another complication: Sometimes we have clients who have several different cases. So I’m thinking that I should set the client ID as the DB’s primary key, and put all the dates for our cases in subforms. How can I get my program to pick out client records that have ANY cases “open” during the date parameters?
I’d like to write some more “programs” along these lines. For example, I want Access to show me a list of all cases whose “close date” was between two given dates. Also, I want Access to show me a list of all cases “open” during a certain month, but only those under a given “attorney name.”
How should I go about starting this project (aside from reading lots of books on Access, which I plan to do)? I don’t even know whether I should be creating a filter, a query, or something completely different. Will this require some Visual Basic?
I’d appreciate any pointers (or even referrals to other websites or books). I’m using access 2000 and 2002.
Thanks so much!!!
--sarajini
P.S. I work for a no-fee public-service law firm, so you would be helping out some very nice lawyers!!!