firas
09-26-2011, 10:19 PM
Hi All
I have made a user form that contains many fields, textbox, dropdown lists, etc. One of these fields a textbox called "name" in which the user has to write his/her full name. now I have anther textbox called "author" in which the user enters his/her name alone or with others. Taking in account that author could be a single author, or first author, second author or something else. My question is:
Is it possible to customize the part of "author Textbox" to only change the font format of the author using for example on the name filled in the first textbox called "name".
Example"
Name: John A.
Case#1 Author: Albert, B, John, A.
Case #2 Author: John, A.
Case #3 Author: John, A, Daniel, D.
Case #4 Author: Daniel, D, Albert, B, John, A.
Any suggestions?
Thanks In advanced.
I have made a user form that contains many fields, textbox, dropdown lists, etc. One of these fields a textbox called "name" in which the user has to write his/her full name. now I have anther textbox called "author" in which the user enters his/her name alone or with others. Taking in account that author could be a single author, or first author, second author or something else. My question is:
Is it possible to customize the part of "author Textbox" to only change the font format of the author using for example on the name filled in the first textbox called "name".
Example"
Name: John A.
Case#1 Author: Albert, B, John, A.
Case #2 Author: John, A.
Case #3 Author: John, A, Daniel, D.
Case #4 Author: Daniel, D, Albert, B, John, A.
Any suggestions?
Thanks In advanced.