Is there a way to create a calculated field from two text strings and a literal?
I have "LastName", "FirstName" as fields in the Excel 2010 database and wish to have a "Names" field that will display "Smith, John", for example. I thought that since there is a place for a formula that I could enter ='LastName' & ", " & 'FirstName" and up would pop the concatenated field. Not so.
Instead, I get the message that it can't swallow multiple fields. This seems like such a desirable thing to be able to do that I'm surprised that Microsoft doesn't have a way of allowing the user to create a concatenated field on the fly. Am I missing something? Is there a work-around?
Thanks!
I have "LastName", "FirstName" as fields in the Excel 2010 database and wish to have a "Names" field that will display "Smith, John", for example. I thought that since there is a place for a formula that I could enter ='LastName' & ", " & 'FirstName" and up would pop the concatenated field. Not so.
Instead, I get the message that it can't swallow multiple fields. This seems like such a desirable thing to be able to do that I'm surprised that Microsoft doesn't have a way of allowing the user to create a concatenated field on the fly. Am I missing something? Is there a work-around?
Thanks!