Search results

  1. G

    list box with query filters

    Hi all I would like to have a list box that displays all sales order (ID, date, client...) and I would like to add filers to it such as, a date filter, client filter and a product filter. I would also like to have a show all button. What is the best way to go about this. The date control is a...
  2. G

    applying dynamic queries to text boxes

    Please can someone help me to get a text box to display a specific table field based on another textboxes value which comes from a different table. I have a relational database one with say purchases and one with client info, when an item is purchased the client ID is linked to that purchase, I...
  3. G

    linking the date control to list box

    Hi all I inserted the calender and I would like to use it to to control the list box, when I click on a particular date on the calender I would like the list to display only those entries on the table that correspond to that month which the calender is at. Help would be much appreciated. G
Back
Top Bottom