Thanks all.
--
Kent Lysell
Financial Consultant
Ottawa, Ontario
W: 613.948-9557
"Pflugs" wrote:
> You cannot have two Worksheet_Change events. Rahter, the separate task
> should be place within the same procedure, and IF-THEN blocks should be used
> to allow either, both, or none to run.
>
> Pflugs
>
> "klysell" wrote:
>
> > Hi,
> >
> > Can I have two worksheet_change procedures within the same worksheet code
> > window? If so, how do I differentiate between the two procedures without
> > there being a conflict? Upon enacting one of the worksheet_change events, I
> > have the message that there has been an ambiguous naming conflict in my code.
> >
> > Thanks,
> > --
> > Kent Lysell
> > Financial Consultant
> > Ottawa, Ontario
> > W: 613.948-9557
|