Let say on my form, I ask the user to select only the ending date for the report. Because I want to
control the input, I will compute for the begin quarter date. To do that I need to take the ending date
and subtract that by 3 months to get the begin date. For example: 7/1/2002 - ? = 4/1/2002. Do you know how i can do that? Thank you!
control the input, I will compute for the begin quarter date. To do that I need to take the ending date
and subtract that by 3 months to get the begin date. For example: 7/1/2002 - ? = 4/1/2002. Do you know how i can do that? Thank you!