Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I add comments to a range of cells by one (or a few) VBA commands?
I'm having a list of 10000 strings which I need to add as a comment to A1 to A10000. If I add them one after the other it takes about a minute - too long to wait for. But I did'nt find a way to insert them in one go. Can I do this like transfering of an array to a range of cells? This takes just milliseconds. Thanks - Reinhard |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
adding values if the same - SUMIF in range of cells? | Excel Worksheet Functions | |||
adding comments to unprotected cell/range in protected worksheet | Excel Worksheet Functions | |||
Sum func. is adding cells not in specified range | Excel Worksheet Functions | |||
Adding colour to a range of cells based on one of the cells v... | Excel Discussion (Misc queries) | |||
sheets.range and adding cells that are out of the range | Excel Programming |