Hi there,

I am trying to get an integer out of a cell in Excel, but:
Dim jn As Integar
jn = Target.Value
is giving me a type mismatch.