userform afterupdate problem. 
Author Message
 userform afterupdate problem.

-- Hello,

I've got a userform where the user can select an option(checkbox) to
make a chart.
This can only be done after the macro has put al de data in rows.

My problem is that when I activate the checkbox, and not the macro start
button, it begins to make a chart.

Can somebody tell me how to make the macro so that it will make the
chart after all the data is selected.  

thanks in advance,
matthijs
-------------------------------------------------------------
Dinkelaar, M.                  Philips Research Laboratories Eindhoven
Building:                      Prof. Holstlaan 4
Phone: +31 40 27               5656 AA  Eindhoven
Fax:   +31 40 274....          The Netherlands



Sun, 01 Apr 2001 03:00:00 GMT  
 userform afterupdate problem.
Hi Matthijs

You provide very little detail on this, but from what I manage to read,
I suggest You assign a macro to the data selection object (whatever it
is) that enables the checkbox if the data input is a valid range, else
disables it. Default value before .show is disabled.

Best wishes Harald

Quote:

> -- Hello,

> I've got a userform where the user can select an option(checkbox) to
> make a chart.
> This can only be done after the macro has put al de data in rows.

> My problem is that when I activate the checkbox, and not the macro start
> button, it begins to make a chart.

> Can somebody tell me how to make the macro so that it will make the
> chart after all the data is selected.

> thanks in advance,
> matthijs
> -------------------------------------------------------------
> Dinkelaar, M.                  Philips Research Laboratories Eindhoven
> Building:                      Prof. Holstlaan 4
> Phone: +31 40 27               5656 AA  Eindhoven
> Fax:   +31 40 274....          The Netherlands




Sun, 01 Apr 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. SetFocus Problem + AfterUpdate Problem

2. Textbox AfterUpdate problem

3. mainform control AfterUpdate problem?

4. AfterUpdate Problem

5. AfterUpdate Problems

6. AfterUpdate Event Data Record Problems

7. AfterUpdate code problem

8. Problem with ListIndex = 0 in an AfterUpdate Event

9. Problem with afterupdate event

10. Calendar Control AfterUpdate event problem


 
Powered by phpBB® Forum Software © phpBB Group