Hermanator
Technical User
Hello,
I've asked this question before, and received answers, but still haven't solved my problem. This is what I want to do:
A form in which, after a certain text is entered, in an other field a value is placed which is a combination of other fields. For example, I enter a name in the field NAME and after that, in the field E-MAIL appears: name@hotmail.com (for example).
I know by now that you can make a field as a combination with:
=
![field]&"some text"
But where to enter this? Somewhere in the table or somewhere in the form ? I have tried to enter the text as a Default value in the form. I have also tried to use it in the form using a [Event Procedure].
You've already helped me a lot. I hope you can help me with this last point!
Thank you!
I've asked this question before, and received answers, but still haven't solved my problem. This is what I want to do:
A form in which, after a certain text is entered, in an other field a value is placed which is a combination of other fields. For example, I enter a name in the field NAME and after that, in the field E-MAIL appears: name@hotmail.com (for example).
I know by now that you can make a field as a combination with:
=
But where to enter this? Somewhere in the table or somewhere in the form ? I have tried to enter the text as a Default value in the form. I have also tried to use it in the form using a [Event Procedure].
You've already helped me a lot. I hope you can help me with this last point!
Thank you!