Hi All
I am desperate for the correct syntax in the following:
If condition1 Then
Statement1
If condition2 Then
Statement2
Else: MsgBox "Do X"
I am getting an error on the Else: MsgBox Line
Can someone PLEASE HELP
Rob
I am desperate for the correct syntax in the following:
If condition1 Then
Statement1
If condition2 Then
Statement2
Else: MsgBox "Do X"
I am getting an error on the Else: MsgBox Line
Can someone PLEASE HELP
Rob
