Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 124
Default Formatting autoshapes using built in excel formats

Hi,

My usual methid of finding out how to do such things is to record a macro
and see the code but when I do it with excel 2007 the macro is empty; how do
you find out how to use the autoshape capabilities from VBA?

Thanks for your help, Mark


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 130
Default Formatting autoshapes using built in excel formats

ActiveSheet.Shapes.AddShape(msoShapeRectangle, 67.5, 156#, 57.75, 30.75). _
Select
ActiveSheet.Shapes.AddShape(msoShapeOval, 78.75, 214.5, 72.75,
37.5).Select

"Mark Stephens" wrote:

Hi,

My usual methid of finding out how to do such things is to record a macro
and see the code but when I do it with excel 2007 the macro is empty; how do
you find out how to use the autoshape capabilities from VBA?

Thanks for your help, Mark



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
Conditional formatting on autoshapes Freshman Excel Worksheet Functions 11 November 25th 09 01:23 PM
Excel 2007 Conditional formatting with number formats Brian Charlton Excel Discussion (Misc queries) 3 July 30th 09 08:13 PM
Built in excel 2007 formats via VBA mark Stephens Charts and Charting in Excel 2 April 20th 09 01:27 AM
Formatting multiple spreadsheets using Autoshapes Fuel Cells for the Future[_2_] Excel Discussion (Misc queries) 2 October 11th 07 05:37 PM
conditional formatting autoshapes [email protected] Excel Worksheet Functions 2 September 13th 05 10:50 AM


All times are GMT +1. The time now is 03:17 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"