MS Access 2007
Hi All,
I have a datasheet form with one of the fields that when "space, space" (i.e. hitting the spacebar twice and creating 2 blank characters) get's typed, it needs prevent this.
Or, not even that important to be done while a user is typing, it will also suffice to have a check n place that I can run after (i.e. a piece of vba script).
My problem is I can't figure out how to identify if the field contains "space,space"?
Any info will be very appreciated.
Many thanks.
Michael
Hi All,
I have a datasheet form with one of the fields that when "space, space" (i.e. hitting the spacebar twice and creating 2 blank characters) get's typed, it needs prevent this.
Or, not even that important to be done while a user is typing, it will also suffice to have a check n place that I can run after (i.e. a piece of vba script).
My problem is I can't figure out how to identify if the field contains "space,space"?
Any info will be very appreciated.
Many thanks.
Michael