Is there a property "script" ?

M

marc

Hello,

I wish to change a command button's vba script according to
different values (so it is dynamic)

Is there a way to do that ?


Thank you
M.
 
C

Cappy

That depends on what you ar trying to do. Give details and someone may
offer a suggestion.
 
B

Bob

Why not just use IF..THEN..ELSE or SELECT ..CASE?

Is there some reason that you actually need to change the code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top