Opening an excel program from a form

  • Thread starter Thread starter Guest
  • Start date Start date
how I create a botton to open an elavorated excel program on a form

Excel and Access are two separate programs. You can *call* Excel from
Access, but you can't "open an excel program on a form".

Please explain what you're trying to accomplish, with some context.

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 
I have an excel worksheet and I want to opened as a window by pressing a
bottom in the form do some calculation and closed it when done. I want to
have both the form and the worksheet open at the same time and visible, not
one program behind the other.
 
Back
Top