Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 26
Default Are These Coordinates?

I recorded the following macro and I have no idea what the following
numbers in () are. Could someone please help?

ActiveChart.ChartArea.Select
With ActiveChart.TextBoxes.Add (338, 207, 374, 16)

Perhaps the numbers define the coordinates of the text box?

Yes/no?

Thanks in advance.

Mike

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 747
Default Are These Coordinates?

The first two define the Left and Top coordinates in points. The third and
fourth define the Width and Height in points.

Regards,
Greg

" wrote:

I recorded the following macro and I have no idea what the following
numbers in () are. Could someone please help?

ActiveChart.ChartArea.Select
With ActiveChart.TextBoxes.Add (338, 207, 374, 16)

Perhaps the numbers define the coordinates of the text box?

Yes/no?

Thanks in advance.

Mike


  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 26
Default Are These Coordinates?

Greg - Thank you for the help!

Mike
Greg Wilson wrote:
The first two define the Left and Top coordinates in points. The third and
fourth define the Width and Height in points.

Regards,
Greg

" wrote:

I recorded the following macro and I have no idea what the following
numbers in () are. Could someone please help?

ActiveChart.ChartArea.Select
With ActiveChart.TextBoxes.Add (338, 207, 374, 16)

Perhaps the numbers define the coordinates of the text box?

Yes/no?

Thanks in advance.

Mike



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
Minimum Distance Calculation using Array and Geographical Coordinates geobatman Excel Discussion (Misc queries) 1 June 9th 06 10:49 PM
Which version of Excel can plot in POLAR COORDINATES? mjzocc Charts and Charting in Excel 3 May 11th 06 09:29 PM
Can I grab graph coordinates in Excel via the mouse with VB? Chris Manning Charts and Charting in Excel 6 August 22nd 05 02:38 AM
Radar Plot using geographical coordinates David Charts and Charting in Excel 2 May 31st 05 08:06 PM
Analyzing X,Y,Z coordinates of a chart jenlo Excel Discussion (Misc queries) 1 January 31st 05 01:05 PM


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

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"