Recent content by MLife

  1. M

    Updating tables from form

    Hi,i have an order form which gets items from tblCD,on my sbform in order i select the items and type the quantity i want in the field "CD Quantity" ,in tblCD there is a field Quantity,and i want this field to decrease by whatever "Cd Quantity" increases by,any thoughts? Thanks
  2. M

    Access Newbie needs more help

    Thanks a lot :)
  3. M

    Access Newbie needs more help

    Hi,i have an order table with dates of orders aswell as the order info and i need to be able to view all orders within the past 7 days....any help appreciated :) thanks
  4. M

    How to i go about... (updating fields) ?

    Hi,ive got a form of an order and it chooses CDs from a Table,i have a field on the order form called quantity and a field on the table called quantity in stock,how do i go about decrasing the stock value when i add a value to the order? thanks
  5. M

    Calculating Fields

    Thanks guys
  6. M

    Calculating Fields

    I need it to calculate it for each seperate line within the record though
  7. M

    Calculating Fields

    Hi,i have a subform where each line has (Cd ID,Cd Title.....CD Price,CD Quantity) and ive added a text box on each line to calculate the price of the line ie (Price * Quantity),how do i make it calcilate that for each seperate line as currently my sum calculates all the fields in the form rather...
  8. M

    Order Forms (easy i imagine)

    Any other ideas? im sure ive done this before and created a query somewhere:o
  9. M

    Order Forms (easy i imagine)

    Hi,where is the file located? The only sample database i have is the northwind one?
  10. M

    Order Forms (easy i imagine)

    Hi,im trying to create an order form,i have tables of customer,cd,order and order item. Im trying to create an order form where the user selects the customerid which then creates an order number (ive done this bit) But i don't really know where to start in creating a subform for the items,i...
  11. M

    Combo box help

    thanks summer,and the other dude
  12. M

    Combo box help

    anyone? please?:)
  13. M

    Combo box help

    Hi,ive got an order form with a subform,the subform and form are based on different tables,the subform refers to the item table,ive created a combo box to select an item and i want the rest of the details of that item to be filled in automatically.....any help appreciated thanks
Back
Top Bottom