Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sat, 21 Jan 2006 23:00:10 -0500, "Tom Ogilvy" wrote:
In this case, you don't need to loop if you only want all the cells (n2:n50) to be empty as the second condition If Range("n1").Value < "" And Application.CountA(Range("n2:n50")) = 0 Then item = 1 That's true. I was being more general and neglected to focus on the OP's issue. --ron |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Type mismatch using rnge as Range with Type 8 Input Box | Excel Programming | |||
Help: Compile error: type mismatch: array or user defined type expected | Excel Programming | |||
type mismatch--how to fix | Excel Discussion (Misc queries) | |||
Type Mismatch | Excel Programming | |||
Type Mismatch | Excel Programming |