Search results

  1. P

    How to include the customised Menu Bar in Form

    How can i add my customised menu bar into the form? Or there is another way to doing this? I don'w want the menu bar on the Accesss applicaitno itself.. anyone can help me plsssssss...
  2. P

    How to empty all the textfield in subform when form load?

    I have do the form that consist of subformwhich is presented incontinuous view. I would like to know how can i empty all the textfield inn the subform when the form load. I use this command line: me!textfield = "" in when form load event. to empty my main form textfield. So how can i do for my...
  3. P

    How to add the record from one list box to another?

    Thanks a lot , Jack, I already get it. I really appreciate that. smile..
  4. P

    How to add the record from one list box to another?

    How can i select multiple user from one listbox(e.g listbox1) and add it to another listbox(listbox2) or textbox in the same form, and then save the data selected in the listbox2? (Something likr the access wizard done to select the data field) anyone help me please.. Thanks a lot.
  5. P

    delete the date based on un bound combobox

    I would like to know how can i delete the record e.g.: name, tel, address on the form based to the person identity in the combo box. I do it in the unbound control. thanks for who can help..
Back
Top Bottom