Hermanator
Technical User
Hello,
I'm creating a database and I'm wondering wether the following option exists.
I want to a field to depend on another field. Is this field has a certain value, I want the other field to be disabled.(Although I'm not sure wether fields can be disabled at all.) What I mean with 'disabled' is that for example the field becomes gray and you cannot change the contents.
I'll give a short example of what I'm trying to make:
In one field you can enter wether someone is student or not. If the person is a student, then I want to be able to enter his student number in the next field. If he is not a student, than I want that field to be disabled.
I also have a second question:
Is it possible in Access to compose a field's value from other fields? Suppose I want to make a field containing a code that is the combination of two strings. In Excel you can just simply type: =A2&"some text"&A3. Is this also possible in Access ?
I really hope you can help me. In any case: thanks a lot!
I'm creating a database and I'm wondering wether the following option exists.
I want to a field to depend on another field. Is this field has a certain value, I want the other field to be disabled.(Although I'm not sure wether fields can be disabled at all.) What I mean with 'disabled' is that for example the field becomes gray and you cannot change the contents.
I'll give a short example of what I'm trying to make:
In one field you can enter wether someone is student or not. If the person is a student, then I want to be able to enter his student number in the next field. If he is not a student, than I want that field to be disabled.
I also have a second question:
Is it possible in Access to compose a field's value from other fields? Suppose I want to make a field containing a code that is the combination of two strings. In Excel you can just simply type: =A2&"some text"&A3. Is this also possible in Access ?
I really hope you can help me. In any case: thanks a lot!