Perfect,
Thanks very much
"Bob Phillips" wrote:
> If Intersect(Activecell, Range("H1:M10")) Is Nothing Then
> MsgBox "Not in correct location"
> End If
>
> --
> HTH
>
> Bob
>
> (there's no email, no snail mail, but somewhere should be gmail in my addy)
>
> "Jeff" <(E-Mail Removed)> wrote in message
> news:2DEC2038-1176-4A00-AF86-(E-Mail Removed)...
> > Hi,
> >
> > I'm trying to create a macro that will only run when the active cell is in
> > certain locations. If the active cell is not in the correct location I
> > want
> > to display an error message.
> >
> > Any ideas gratefully received.
> >
> >
>
>
>
|