Dear
I have error again for me Requery
I made a combox in entering the "name" , then a button to do Run Query
It will trigger the Room Query
Am i making the synatx wrong ?!
Private Sub cb_htl_AfterUpdate(Cancel As Integer)
Me.cb_htl.Requery
End Sub