> The range is a single cell, but you use entirecolumn later.
>
[quoted text clipped - 5 lines]
>
> Columns("A").Autofit
That is the problem with the MR, it records every step. So you select a
cell, then you autofit the column, two steps, so that is what the MR
records. A bit of a pain, but understandable.

Signature
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
>> The range is a single cell, but you use entirecolumn later.
>>
[quoted text clipped - 10 lines]
>
> gls858