Magnus1982
Registered User.
- Local time
- Today, 01:47
- Joined
- Apr 29, 2017
- Messages
- 41
Hi,
I am looking VBA code to change value one of the form field base on value from other field. But to make it more difficult-
If I will write to Field 1 one of below number :
858055078
986055063
123066046
987066036
then in field 2 I would like to have value deepens from that middle four numbers
Example1
Set Field1 858055078 Fill automatically Field2 Mazda
or
Set Field1 123066046 Fill automatically Field2 Audi
Tnx for help
I am looking VBA code to change value one of the form field base on value from other field. But to make it more difficult-
If I will write to Field 1 one of below number :
858055078
986055063
123066046
987066036
then in field 2 I would like to have value deepens from that middle four numbers
Example1
Set Field1 858055078 Fill automatically Field2 Mazda
or
Set Field1 123066046 Fill automatically Field2 Audi
Tnx for help