hi guys,
i have a bill search form which should show bill falling between a date range.
date range i have added in a table - range - which has three fields = range, begindate, enddate.
now in bill search formi have the combo box - rangecombo and two text boxes begintext and endtext.
when i change range in rangecombo the values in begintext and endtext should change accordingly.how can this be done? help