I agree but this is not my table, it is what I have to work with. Here is what I did; I separated out the LastName, and FirstName into separate fields and then I concatenated these 2 fields into a 3rd field in a table with the space between the First and Last names. A little confusing but here...
I have a table with a User field. It is LastName,FirstName. I have another table LastName, FirstName with a space after the comma. I need to run a join query on the User fields. How do I insert a space after the comma on my first table.
I have a table with a [user] column. The format is UserName - NTLogin. I need to run a query that only returns the UserName up to the space. UserName is of varying string lengths.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.