Run Macro on cell contents

From: Wayne Burritt (wburritt_at_weissinc.com)
Date: 08/13/04


Date: Fri, 13 Aug 2004 10:01:28 -0400

Hi: Thanks so much for your help! I have another problem: I have a combo
box with a range of data such as Q404, Q304, etc. Depending on the
selection, I would like a specific macro to be run. The way I figure it the
combo box will return a numerical value to let's say cell B2, ranging from 1
to 8. Then I would like the specific macro to be triggered based on the
contents of B2. Is this the best solution? If so, can a macro be
programmed to start depending on the contents of a specific cell? Thanks
again, Wayne