Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm cycling through an object call cellcollection Set cellCollection = Selection.SpecialCells (xlCellTypeFormulas) For Each cell In cellCollection totcell = cellCollection.count cellnow = ??? percent_done = cellnow / totcell next cell what's the syntax for cellnow..?? Thks Chris |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
help with data collection! | New Users to Excel | |||
Random cell/number and dont repeat selected cell/number | Excel Discussion (Misc queries) | |||
sheet collection | Excel Programming | |||
Is a Collection the best option? | Excel Programming | |||
Sum textboxes in a collection | Excel Programming |