Stephen_IV
Well-known Member
- Joined
- Mar 17, 2003
- Messages
- 1,176
- Office Version
- 365
- 2019
- Platform
- Windows
I am not great at VBA but I am looking for another way to write many OR's . Can someone please guide me. Thanks in advance!
Code:
if cells(i,1)=10 or cells(i,1)=21 or cells(i,1)=37 or cells(i,1)=39 or cells(i,1)=47 or cells(i,1)=52 or cells(i,1)=63 or cells(i,1)=64 or cells(i,1)=67 or cells(i,1)=68 then