Hi Everyone,

I am relatively new to VBA Programming on excel, but I'm putting together a great little piece of kit.

I just need a little help with something I am stuck with:

Here's the situation,

I have 2 command buttons,

Option A | Option B

I then have a further 12 command buttons which call different Macros.

The problem is these macros would change dependent on the user clicking Option A or Option B

How I see it, there would be 2 options:

1) Hide a set of the command buttons dependent on the selection

2) Use some kind of code on the 12 command buttons that call 'potentially' both macros

If anyone can help with the code to use I would very much appreciate it.

Regards
Darren