Hi, I'm wondering if there is a command to paste Values, Formats, and Comments all in one go? I know the following code will paste values and formats, but how do I move comments as well?

    Worksheets("Historical Balance").Cells(3, iCountCol + 1).PasteSpecial 12
Anybody know? Thanks