Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Connect a number to a picture bank and import that picture to exce | Excel Discussion (Misc queries) | |||
Chart Picture Size in UserForm/Picture Control. | Excel Programming | |||
Delete earlier 'Picture' version when new picture copied in | Excel Programming | |||
insert a picture in to a comment but picture not save on hard disk | Excel Discussion (Misc queries) | |||
How I do I rotate text in an excel cell? The rotate commands is g. | Excel Discussion (Misc queries) |