> HI !
This work :
- in the InteractiveChange procedure of textbox :
SELE 1 (is the alias table used - grid must work with alias name) (this in Valid procedure)
var_name=' '
var_name=ThisForm.textbox.Value
var_name=allt(var_name)
GO TOP
SET FILTER TO UPPER(ALLT(var_name))$UPPER(ALLT(var_name1)) && var_name1 is fields values
ThisForm.Refresh