Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have this small macro that I am using but I can not
figure out how to add to it so it will fill to the right. I use this macro on various sheets so the amount of columns and rows change. I would also like to change this row to Bold font. tia MyRows = ActiveSheet.UsedRange.Rows.Count ActiveCell.FormulaR1C1 = "=COUNTIF(R[-" & MyRows & "]c:R[- 1]C,0)" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FillDown and FillRight buttons don't work at extreme margins | Excel Discussion (Misc queries) | |||
FillRight | Excel Programming |