View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
rpick60 rpick60 is offline
external usenet poster
 
Posts: 33
Default Copy cell to another as a comment

I import external data and I would like to take text in a cell and add
it to another cell as a comment.
I have a long list of part numbers and some have sizes. I would like
to take the sizes and add them as comments to the part numbers. Not
all part numbers have sizes so I only want the ones with data in the
cell.

Any Ideas?