LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Using form interactively or programmatically

I have a form in a separate workbook that is used by a macro in that
workbook to present a form to the user to fill out interactively for
creating some charts. This works great but it requires manual effort
and I want to automate filling out the form.

So essentially I would like to have a macro in another workbook open
this form, fill it out, and then click the OK button. I'm wondering
if this is really doable.

From what I've been able to gather by searching this newsgroup, I
would need to create a "helper" macro in the other workbook just to
open the form. But that doesn't address filling out the form data and
"clicking" the OK button.

If it is possible to fill out the form programmatically, does this
need to be done by a macro in the same workbook as the form? If so, I
could pass the data in as parameters to the helper macro and have it
fill out the form when it opens the form.

Thoughts or advice?

Denis
 
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
populate output form programmatically access user Excel Programming 3 March 5th 08 12:07 PM
Any way to keep an image if publish Excel interactively to web? AdvancedLandingParty Excel Discussion (Misc queries) 0 June 30th 05 01:58 PM
how to create a user form programmatically Alberto Piazza Excel Programming 0 November 13th 03 01:20 AM
Get ranges from sheets interactively Filip Mateasko Excel Programming 5 September 29th 03 08:17 AM
Excel VBA Programmatically delete a form? Anthony Keefe Excel Programming 0 August 30th 03 10:03 PM


All times are GMT +1. The time now is 08:10 PM.

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

About Us

"It's about Microsoft Excel"