Search results

  1. D

    Question on validation rule...

    Had the same sort of problem.Our way was fine,but yours was better
  2. D

    Need help with a list and subform

    When I put the code onto the button, a record appears to be added to the subform, but I can't see it. what exactly does the code do?
  3. D

    Help,need help badly on list box and a subform

    I have a list that contains some products.I want to be able to click on an item in the list,click the add button and have the subform update with the product that has just been clicked(complete with its name,price,quantity).Also,the remove button would remove an item from the subform,and the...
  4. D

    Need help with a list and subform

    http://www.geocities.com/skye1228/access.jpg As you can see in the above page,the list box and the combo box are linked(i.e When Beer is selected, the list box shows the list of beers available). I want to be able to click on an item in the list box(Beamish) and have it appear in the Billing...
  5. D

    moving data/records from a list to a subform

    I am creating a form where i have a combo box that contains several categories.So when you select a category,the corresponding records are visible in the list box. My problem is how to select a product from the list and move it to a subform where you can select the quantity. I have looked at...
Back
Top Bottom