Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 576
Default Control code behavior with userform ?

Luc,

You can include code in the click event to do what you want. Or include a
Run statement in the click event to direct the code to a standard module
macro.
Run.MyMacro

I like to use
MyModule.MyMacro

steve

"Luc" wrote in message
...
Hi,

I actually have a function that generates graphs, based on
the length of a given array, so it generates a graph for
every item of the array, till it reaches the end. What I
would like to do is control it's behavior with a
userform : I generates the first graph as an object of a
worksheet and then waits for the user to click "next" or
something similar. My function works with a "for...end
for" loop and I was wondering if it is possible to do what
I'm asking for as I really don't know where to start ! I
know how to handle userforms and clicks but I don't know
how to have a certain "control" on the code.

Could someone please give a hand ? thanx a lot
Luc



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
Combo Box Control Strange Behavior Tom McCray Excel Discussion (Misc queries) 1 May 14th 09 06:32 AM
Enter date in userform using Calendar Control Scotty9349 Excel Discussion (Misc queries) 1 March 4th 09 07:02 PM
control toolbox and userform toolbars in XL 03 Dave F[_2_] Excel Discussion (Misc queries) 2 August 8th 07 08:04 AM
UserForm Control John Wilson Excel Programming 0 July 16th 03 06:53 PM
UserForm Control Richard Choate Excel Programming 0 July 16th 03 06:50 PM


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

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"