I have a macro that creates an email based on the contents of each column in the worksheet. The macro works great, but I would like to format a column (A) which contains numbers into the Comma Style, prior to sending out the email.
Is there a VBA code that will format a given column (A) into a certain style (Currency, Comma, Percentage, etc) ?
Thanks
Is there a VBA code that will format a given column (A) into a certain style (Currency, Comma, Percentage, etc) ?
Thanks