M
mniccole
Hi:
How would I display the value of OpCount in S5?
ElseIf ActiveCell.Value = "OP" Then
OPCount = OPCount + 1
from my module into my existing workbook cell s4?
I've looked around & can't seem to find the solution & I know it's got
to be easy...
Thanks....
How would I display the value of OpCount in S5?
ElseIf ActiveCell.Value = "OP" Then
OPCount = OPCount + 1
from my module into my existing workbook cell s4?
I've looked around & can't seem to find the solution & I know it's got
to be easy...
Thanks....