Re: Variation to code required
From: Bob Phillips (bob.phillips_at_notheretiscali.co.uk)
Date: 02/11/04
- Next message: onedaywhen: "Re: loading data from spread *** to oracle database"
- Previous message: Bob Phillips: "Re: Work*** Names"
- In reply to: Bob Umlas, Excel MVP: "RE: Variation to code required"
- Next in thread: rob nobel: "Re: Variation to code required"
- Reply: rob nobel: "Re: Variation to code required"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 11 Feb 2004 09:14:33 -0000
or ...
If Not Intersect(Target, Me.Range("M26:M1525")) Is Nothing Then
do_something
End If
--
HTH
Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
"Bob Umlas, Excel MVP" <anonymous@discussions.microsoft.com> wrote in
message news:FAA01CBA-A7F9-4722-B5BC-2CE50823E846@microsoft.com...
> If Intersect(Target, Me.Range("M26:M1525")) Is Nothing Then Exit Sub else
Go To MyLabel
>
- Next message: onedaywhen: "Re: loading data from spread *** to oracle database"
- Previous message: Bob Phillips: "Re: Work*** Names"
- In reply to: Bob Umlas, Excel MVP: "RE: Variation to code required"
- Next in thread: rob nobel: "Re: Variation to code required"
- Reply: rob nobel: "Re: Variation to code required"
- Messages sorted by: [ date ] [ thread ]