OK- thanks.
This worked:
Replace([Teams.Team],"Inc."," ")
This worked, but not in the 'update to' area of the query:
Trim( Left( "American Express Inc.", Len( "American Express Inc." ) - Len( "Inc." ) ) )- it says 'The expression you entered has an invalid. dot or ! or operator or invalid...