M Muneer New member Local time Today, 17:18 Joined Jul 17, 2000 Messages 7 Jul 18, 2000 #1 can some one tell me the way I have a search field in my form it works fine through a combo box the prblem I want it to clear after I get my record. thanks
can some one tell me the way I have a search field in my form it works fine through a combo box the prblem I want it to clear after I get my record. thanks
D DML Registered User. Local time Today, 17:18 Joined Jun 29, 2000 Messages 40 Jul 18, 2000 #2 Make your last statement in your code me.[SearchTextBox] = "" or me.[combobox] = ""