Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default Rotate a Picture

Hi,

Try this

ActiveSheet.Shapes("Picture 1").IncrementRotation 90#

Mike

"CLR" wrote:

Hi All.......

I know how to rotate a "shape", but cannot seem to be able to rotate a
"Picture".

Would like to rotate it by 180 degrees. Anybody know the code, please?

TIA
Vaya con Dios,
Chuck, CABGx3




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,501
Default Rotate a Picture

Hi,

it's probably obvious but for 180 degrees

ActiveSheet.Shapes("Picture 1").IncrementRotation 180#

Mike

"Mike H" wrote:

Hi,

Try this

ActiveSheet.Shapes("Picture 1").IncrementRotation 90#

Mike

"CLR" wrote:

Hi All.......

I know how to rotate a "shape", but cannot seem to be able to rotate a
"Picture".

Would like to rotate it by 180 degrees. Anybody know the code, please?

TIA
Vaya con Dios,
Chuck, CABGx3




  #3   Report Post  
Posted to microsoft.public.excel.programming
CLR CLR is offline
external usenet poster
 
Posts: 594
Default Rotate a Picture

Thanks for the answer Mike, but I still could't make it work in my XL2k

Vaya con Dios,
Chuck, CABGx3


"Mike H" wrote in message
...
Hi,

Try this

ActiveSheet.Shapes("Picture 1").IncrementRotation 90#

Mike

"CLR" wrote:

Hi All.......

I know how to rotate a "shape", but cannot seem to be able to rotate a
"Picture".

Would like to rotate it by 180 degrees. Anybody know the code, please?

TIA
Vaya con Dios,
Chuck, CABGx3






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
Connect a number to a picture bank and import that picture to exce Dennis Hedo Excel Discussion (Misc queries) 1 March 22nd 10 02:17 PM
Chart Picture Size in UserForm/Picture Control. Dan Excel Programming 8 May 30th 08 08:04 PM
Delete earlier 'Picture' version when new picture copied in JDaywalt Excel Programming 1 March 22nd 08 01:23 AM
insert a picture in to a comment but picture not save on hard disk Pablo Excel Discussion (Misc queries) 0 February 21st 07 03:48 PM
How I do I rotate text in an excel cell? The rotate commands is g. MickG Excel Discussion (Misc queries) 3 December 13th 04 08:14 PM


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