Avatar

Level 5

There are 3 fields named TextField1,TextField2, and TextField3. If user enter "B" in TextField1, "A" in TextField2, and "D" in TextField3, when this file will be closed the value will be rearranged alphabetically. So, "A" in TextField1, "B" in TextField2, "D" TextField3.

Is it possible to do? If so how I can get it?

Also, there is another field named "summarry". All value will be popuated alphabetically.

In addition, the 1st initial of the value will be considered to order alphabetically.