Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have a union of a hundred cells similar to the line of code below.
set cell???? = range("??") Set allcell = Application.Union(cell1720, cell1721, cell1722) allcells.Value = "" allcells.Font.ColorIndex = 0 What is the syntax to unprotect all cells in "allcell" -- roypeck |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Unprotect in a macro | Excel Discussion (Misc queries) | |||
unProtect some cells on the spreadsheet | Excel Programming | |||
Union/Range/Cells | Excel Programming | |||
printing a union of non-contiguous cells- help! | Excel Programming | |||
printing a union of non-contiguous cells- help! | Excel Programming |