PC Review


Reply
Thread Tools Rate Thread

Calling curve-line feature at run time

 
 
=?Utf-8?B?QnJvYWRiYW5kIEFs?=
Guest
Posts: n/a
 
      9th Dec 2006
I want to put a button on a sheet that (a) executes the inbuilt procedure for
drawing a curved line (as on toolbar drawing - autoshapes - line - curve)
(b) let the user defire the points for the curve and when finished (c) have
the code format the line. I have the code calling the function but I don't
know how to tell the procedure to stop and wait for the user to finish
drawing the curve before it runs the formatting code. Any ideas how I trap
this event?
--
Oxfordshire, UK
 
Reply With Quote
 
 
 
 
=?Utf-8?B?SkxHV2hpeg==?=
Guest
Posts: n/a
 
      10th Dec 2006
You would have to do it through the InputBox method where the user enters
their parameters or with a UserForm where the user would select from a set of
preset parameters. In either case the parameters can be collected into a
variable that can then be used to trigger the funtion for the curve.

"Broadband Al" wrote:

> I want to put a button on a sheet that (a) executes the inbuilt procedure for
> drawing a curved line (as on toolbar drawing - autoshapes - line - curve)
> (b) let the user defire the points for the curve and when finished (c) have
> the code format the line. I have the code calling the function but I don't
> know how to tell the procedure to stop and wait for the user to finish
> drawing the curve before it runs the formatting code. Any ideas how I trap
> this event?
> --
> Oxfordshire, UK

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
change color of curve line as time changes cliffordjf Microsoft Excel Charting 2 30th Dec 2009 05:28 AM
Trend Line - Bell Curve =?Utf-8?B?RGF2aWQ=?= Microsoft Excel Misc 1 23rd Jul 2006 03:34 AM
Plot the sin curve along the line y=x Rbp9ad Microsoft Excel Charting 3 21st Dec 2005 12:43 AM
How to break a curve line? =?Utf-8?B?Sm9zZSBDcnV6?= Microsoft Word Document Management 1 21st Nov 2004 12:43 AM
SINSUSOIDAL CURVE AS TREND LINE R.VENKATARAMAN Microsoft Excel Misc 1 2nd May 2004 04:34 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:14 PM.