Search results

  1. J

    Open Forms With Macro

    How use macro to open different forms Let's say i got a few buttons in 1 form...Each is use to open different forms.... Then how do i use 1 macro to solve it.. is macro able to detect wat button i click so as to open the correct form? :confused:
  2. J

    Validate Quantity

    Hi can anyone help me...i am really desperate in help... I got this database... When i palce an Order...i specified my quantity... i just wana check my Stock table whether the quantity i specified is avaible... Pls take time to vet thorugh my database... I really need help.... ignore some...
  3. J

    Urgent assignment help!!!!

    :confused: i use a SQL to select some fields out from a table e.g item_number from Inventory table i put into a form e.g Item then i add another filed in the form e.g. quantity Thus i wan to save the item_number and quantity to a new table... How do i do it? Need i the code?
  4. J

    Form prob...

    I got a prob with a continuous form There are 10 fields in the form... All are using an SQL statement to retrieve, except for 1 fields which i manual create to catach user entering of data. But whenever a data is input to the field, it automatically admend all the other records to the same...
  5. J

    How do i delete a record selected in a form

    How do i delete a record selected in a form. Wat are the commands... Main form : Inventory Sub Form: Stock How do I create a button to delete the record i selected in Stock. Just delete tat record i selected will do Really urgent Thx :
Back
Top Bottom