hello!
i'm building a form where the users can see the visits of the members by period.The user fill in the start period date and the finish period date and then appears a list between those dates.
i'm able to make a querie that shom me the data between the week of the start period and the week of the finish period but i'm not able to put the period exactly between the dates that the user introduced.
i tryed to use the datevalue() function but it didn't work because is to complex to call it from a form.
Anyone can tell me how should i do this?
thank you very must
i'm building a form where the users can see the visits of the members by period.The user fill in the start period date and the finish period date and then appears a list between those dates.
i'm able to make a querie that shom me the data between the week of the start period and the week of the finish period but i'm not able to put the period exactly between the dates that the user introduced.
i tryed to use the datevalue() function but it didn't work because is to complex to call it from a form.
Anyone can tell me how should i do this?
thank you very must