I have a lookup table that includes the names of faculty members. They are currently listed as 'lastname, firstname middleinitial' in a field called FullName. I use a combo field in the queries (and subsequent forms and reports) to allow the user to pull the name of faculty member they need. If the faculty member's name is not listed, the user has the option to enter the name into a field that will add the name to the lookup table for future use. I would like to have the user enter the name into 3 different fields (Lastname; FirstName, MiddleInitial) and then have Access automatically combine the fields into a single FullName field for the combo box lookup.
Also, having both formats of name would make some of the reports easier to generate but I just cannot figure out how to automate the splitting of the single FullName field (or combining the three fields into a single field).
I found some directions online that talk about using a calculated field in the table but my Access 2010 just refuses to allow me access to the expression builder option (it is grayed out and I cannot figure out how to un-gray it).
:banghead:
Also, having both formats of name would make some of the reports easier to generate but I just cannot figure out how to automate the splitting of the single FullName field (or combining the three fields into a single field).
I found some directions online that talk about using a calculated field in the table but my Access 2010 just refuses to allow me access to the expression builder option (it is grayed out and I cannot figure out how to un-gray it).
:banghead: