Search results

  1. N

    list box problem

    i have a list box that will display a few data that had been selected from the combo box. and i also have a id n also link for every data. link is a autonumber. the problem now is, if the link is 1 then id is 4, the selected data from the combo box will not appear in the list box, why is this...
  2. N

    report does not display in 1 page

    ive created a report. but all the data does not display in 1 page. i mean 1st data appear in the 1st page, 2nd data in d 2nd page. and so on.. how to make it all together in 1 page??
  3. N

    error msg

    everytime i add new data to my database i will receive this error msg. pls help me. i also attached my db n the error msg
  4. N

    update the data in the form

    hello all, i have 2 form in my db. 1st - use to add new data. means the blank form 2nd - use to update or edit the data. ive successfully create the 1st form with the blank form onActive. but im failed to create the 2nd form. even theres a data in a table, still the data does not appear in a...
  5. N

    build up a form

    i want to create a form using 4tables. ive done it before and it is successful. but when im create a table with concatenated key, then i cant build up a form. i mean i can but the form does not appear. why is that? n how can i create the form with those 4 tables without using a subform?
  6. N

    entry problem

    i have a combo box that be link to another form to be fill in if new record been entered. but if theres no record, i will receive the error msg,"the microsoft jet database engine cannot find a record in the table "Sub Detail" with key matching fields. here i attach my db
  7. N

    combo box

    i have a combo box with a certain list. but if a user enter a new data into the list, then i cant be save to the combo box. is there any way that i can save the new data that been entered by the user by using the same combo box?
  8. N

    command button

    i have a command button on the form with the caption "add new record". i want the user to click that button then all the field in the form will turn blank. how can i do that?
  9. N

    list box problem

    Ive a form that been used for add new data . then i have a list box in the form. i want the list box appear with blank field not with the 1st data in the list. how can i do that?
  10. N

    query have multiple field

    i have 2 table which is project and product. product contain the list of products name. while project contain the detail of the project including the product that been used. there are 6 field of product in the project table which is product 1, product 2, product 3, product 4, product 5, and...
  11. N

    data input

    hi all, i have a project status n completed year in my form. i want the completed year only appear if the status is completed. i mean if the user enter the completed status, then the msg box or anything will appear ask for the completed year. and these thing both will b save in the database. so...
Back
Top Bottom