bitterman99
Technical User
I have a simple form with a field called "ORDER NUMBER" and another field called "BEX". What I'm trying to do is pull just the first 4 numbers from my ORDER NUMBER entry into my BEX field. I can get the data in a query by using the Expr: Left([ORDER NUMBER],4) expression but can't find a way to do this in my form.
Thanks!!
Thanks!!