I would like to filter a table for a varialble indexed from a combo box, but have got nothing to work.
table1.Filter("RCrace",t)
with t being an indexnumber from a combo box.
table1.Filter("RCrace",t)
with t being an indexnumber from a combo box.