codice:strsql = "select * from tabella where nome like ""[" & Forms![Anteprima Nominativi]!NomeInizioNOM & "-" & Forms![Anteprima Nominativi]!NomeFineNOM & "]*"""
codice:strsql = "select * from tabella where nome like ""[" & Forms![Anteprima Nominativi]!NomeInizioNOM & "-" & Forms![Anteprima Nominativi]!NomeFineNOM & "]*"""