F
Frank Brown
Hi,
I am trying to create an if then statment that uses as its condition.
IF active.cell.value = (A or B) and Activecell(offset(0,3).value = C
then execute.
I am having problems with (A or B).
I could use some help with the context of the statement. A,B, and C
are all different ComboBox values. This is part of a look up routine
that sets down through one sheet and then copies values to another
sheet.
Thanks in advance,
Frank
I am trying to create an if then statment that uses as its condition.
IF active.cell.value = (A or B) and Activecell(offset(0,3).value = C
then execute.
I am having problems with (A or B).
I could use some help with the context of the statement. A,B, and C
are all different ComboBox values. This is part of a look up routine
that sets down through one sheet and then copies values to another
sheet.
Thanks in advance,
Frank