columns 47 and 48 hold two different team names![]()
Please Login or Register to view this content.
I keep getting a TYPE MISMATCH error.
cells(36, 37) holds the team name
columns 47 and 48 hold two different team names![]()
Please Login or Register to view this content.
I keep getting a TYPE MISMATCH error.
cells(36, 37) holds the team name
Each condition in an OR operation has to stand on its own as a logical expression. You are assuming that VBA will know to compare team to either cell, but it doesn't.
Do this instead. Also you don't the need the Else because there is no code after it. Also indent your code.
![]()
Please Login or Register to view this content.
?
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks