ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   use xml-values to rotate objects (https://www.excelbanter.com/excel-programming/438091-use-xml-values-rotate-objects.html)

Gohei

use xml-values to rotate objects
 
Hoping sombody can help me with this: Is it possiple to use a spesific cell
value between 0-360 to rotate an object within excel?

joel[_494_]

use xml-values to rotate objects
 

A cell cannot have an object inside the cell. Objects are shapes which
sits on top of a cell and some shapes can be rotated. I would need to
know which object you are using.

Text inside the cell can be rotated usingg the following code

Range("A2") = "abc"
Range("A2").Orientation = 45


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=167733

Microsoft Office Help



All times are GMT +1. The time now is 04:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com