Deconstructing an add-in

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello –
I have to trouble shoot someone else’s work within an add-in.
I can get to the code but am not familiar with popping this hood to get at
the sheets bound in this add-in.

Sincerely tripping over myself,
Arturo
 
press F4 for properties, select the workbook object in the project explorer
and change the IsAddin property to false. This will unhide the worksheets
containied in the XLA


Charles
______________________
Decision Models
FastExcel 2.1 now available
www.DecisionModels.com
 

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

Similar Threads

Pivot Table Deconstruction 2
Globally Named Range Problem 4
Randomizing Hell 1
spinbutton In Form 1
for each in a range 1
Conflict Between Two Add-Ins 1
Cascading Combobox problem 10
Referencing an add-in in VBA 2

Back
Top