ssmith94015,
Assuming that your data "look" like integers, in another column enter a formula like this:
=TEXT(A2,"0")
Copy that down as needed.
Now, copy the range with that formula, and use Paste Special / Values to paste over the original range, and then clear out the range with the formula you just entered.
Patrick