View Full Version : form


mhuk01
04-25-2007, 03:30 AM
i want to have a combo box in a form, containing data from a table. When the command box is clicked i want the form to refresh. how do i do this?

selevanm
04-30-2007, 05:12 AM
Do you already have the combo box set up on the form displaying the data that you want from the table? When you say "command box" do you mean the combo box? What controls on the form are you trying to refresh after a selection from the combo box?