View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JMay JMay is offline
external usenet poster
 
Posts: 422
Default PasteSpecial - Comments and ColorIndex

Can I copy a cell (via Ctl-C) and then click on a destination, whether a
single cell or multiple cells - then activate a macro that will copy the
comments, the border and the color (from the source) to the destination
cell(s) without disturbing the value that is already in the destination
cell(s)?
Thks in advance...