Thread
:
Type Mismatch
View Single Post
#
1
Posted to microsoft.public.excel.programming
Stout[_2_]
external usenet poster
Posts: 2
Type Mismatch
This gives me a type mismatch in Excel 2007 but not in 2003
If Cells(MyRow, MyCol) = 0 Or IsEmpty(Cells(MyRow, MyCol)) Then
Does anyone know why?
Thanks.
Bill
Reply With Quote
Stout[_2_]
View Public Profile
Find all posts by Stout[_2_]