Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Interacting with Forms

I have a program that is installed as an excel addin and I want to automate
some processes I do with this program. I am using this code to open a form
where I need to change some options before performing another operation:

Set C = CommandBars("Worksheet Menu
Bar").Controls("MyToo&ls").Controls("&Template Options")
C.Execute

This successfully calls the form, but I don't know how to change the options
in the form. Is there a way to do this?

Thanks!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Interacting with web page gunny1979[_5_] Excel Programming 2 March 31st 06 11:42 PM
interacting with MS Access gottahavit Excel Programming 1 July 15th 05 05:53 PM
Interacting with IE Pablo Excel Programming 4 January 7th 05 08:07 PM
Interacting outside Excel Kevin Excel Programming 1 March 2nd 04 02:38 AM
Interacting with Explorer Tom Ridd Excel Programming 1 January 6th 04 03:33 PM


All times are GMT +1. The time now is 04:04 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"