Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am looping thru thousands of rows copying the format from one to
another based on a certain condition. Here is what I have now: Cells(i, 8).Copy Cells(j, 18).PasteSpecial Paste:=xlPasteFormats Application.CutCopyMode = False How can I do this faster as it takes a lot of time to run. How can I access the colorindex of a cell and use it to fill the target cell? Thanks Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
colorindex | Excel Discussion (Misc queries) | |||
ColorIndex | Excel Programming | |||
ColorIndex | Excel Programming | |||
ColorIndex | Excel Programming |