Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
there is a list with different values in it. The values are already selected using a range. How can I mark those values in the range that are zero? Example of the code used so far (the variables Start, End, Nulls have been filled already): Range(Cells(Start, Nulls), Cells(End, Nulls)).Select Selection.SpecialCells(????) Thanks in advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Identify last date of a specific month | Excel Programming | |||
Can I use a formula to identify WHICH row contains specific data? | Excel Worksheet Functions | |||
Identify the row with specific criteria | Excel Worksheet Functions | |||
formula to identify specific cells | Excel Discussion (Misc queries) | |||
identify and move specific values | Excel Programming |