ActiveX control

  • Thread starter Thread starter jacob
  • Start date Start date
J

jacob

Hi,
Have an application whivh use a commandbutton embedded
in a worksheet to run a sub. When executing the sub from
the commandbutton nothing related to data validation,
conditional formatting etc. manifests itself in the sheet
even though the code is run through these bits. If i run
the sub from the VBE using F5 everything is working
properly. Is there a way around this problem? Does
activeX controls make certain parts of Excel unavailable
while active.
Running on XP

any help appreciated.
 
Not sure without seeing your code, but you could try
putting the code in a macro and then calling the macro
from the button on the sheet.

Libby
 

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

Back
Top