dpaton05
Well-known Member
- Joined
- Aug 14, 2018
- Messages
- 2,375
- Office Version
- 365
- 2016
- Platform
- Windows
This is the start of my select case statement and it has an error and I can't figure out why, can someone help me please?
Code:
Dim printWorksheet As Worksheet, logoShape As Shape, tempImageFile As String
Dim city As String
Set city = ThisWorkbook.Worksheets("Start_here").Range("H9").Value
Select Case city
case is "town1"