J
Janna
My underlying table has a field called Date. In my main form, I would like
to have several buttons called 2005, 2006, 2007 and 2008. If, for example, a
user clicks on the 2007 button, I would like a form to open with all the
records from 1/1/2007 to 12/31/07, and so forth with the appropriate year.
What code might I use on the click event to accomplish this? Thanks in
advance.
Janna
to have several buttons called 2005, 2006, 2007 and 2008. If, for example, a
user clicks on the 2007 button, I would like a form to open with all the
records from 1/1/2007 to 12/31/07, and so forth with the appropriate year.
What code might I use on the click event to accomplish this? Thanks in
advance.
Janna