How do I create a MS Excel Macro that will copy and paste <p> </p> tags in multiple cells within the same column around paragraphs?

Example:

Column B Cell 1:

<p>This is a paragraph that is going to be used in this post as an example. Place the paragraph tags around this.</p>

Column B Cell 2:

<p>This is a paragraph with text used for an example.</p>

And so on.

Paragraphs such as these are in multiple cells within Column B. About 426 cells.