This might be a dumb question and I apologize if it is.

I'm looking to add a comma after every name in an entire column.

So column A has 500 rows of names. Right now they read:
Smith. John

I need them to read:
Smith. John,

Is there a way to add that without having to do each one individually?

Thanks in advance.