SuperFerret
Well-known Member
- Joined
- Mar 2, 2009
- Messages
- 515
I'm trying to get my head around Select Case statements, I've searched online but I haven't been able to find anything that will help my understand the syntax
I need to understand how to say:
IF Sheet1 A1 = Sheet2 A1 then do something
IF Sheet1 B1 = Sheet2 B1 then do something
But I want to be able to understand it, I thought I'd got it but my brain has failed me!
I need to understand how to say:
IF Sheet1 A1 = Sheet2 A1 then do something
IF Sheet1 B1 = Sheet2 B1 then do something
But I want to be able to understand it, I thought I'd got it but my brain has failed me!