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...
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...
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.
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..