View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Diehard Diehard is offline
external usenet poster
 
Posts: 5
Default Calling Macros From VB6

I have an excel file with the macro inside the Personal.xls vba
project, when I open the the file from vb6, it does not open the
vbaproject(Personal.xls), but, when I open the file anywhere else, it
show the vbaproject.

What could I be doing wrong in vb6 code.

Your help will most be appriciated.