S
staeri
I have a very strange error in Excel 2003:
All cells in column AZ are empty. When I run this code:
If Range("AZ" & intCounter).Text = "" Then
it says that the cells contain the value TRUE.
How can this be possible?
Very grateful for help!
// S
All cells in column AZ are empty. When I run this code:
If Range("AZ" & intCounter).Text = "" Then
it says that the cells contain the value TRUE.
How can this be possible?
Very grateful for help!
// S