View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mokey Mokey is offline
external usenet poster
 
Posts: 1
Default Automating Add-In Steps

I am looking to automate the steps in Visual Basic for
using an Add-In. For example, instead of clicking on
Data|Convert to MS Access in Excel manually to start a
feature from Microsoft AccessLinks Add-In, I am looking
for some sample code to do this automatically. Using the
macro recorder in Excel does write any code to start an
Add-In.