Arthur Fuller
fuller.artful at gmail.com
Tue Nov 13 09:58:08 CST 2007
This does not strike me as surprising, since the same thing happens in the database itself. You can't store "aaaa " in a column. Access will trim it. So it's only natural that it would do the same for its form controls, isn't it? A. On 11/13/07, Rocky Smolin at Beach Access Software <rockysmolin at bchacc.com> wrote: > > if I key in r and then a space the resulting filter is just an r. There > are > actually four text boxes like that which can add criteria to the row > source > of the list box. I do this four times adding Where clauses to the row > source: > >