Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a picture (a compass arrow). I am trying to write a macro that will
rotate the image based on a value contained in a cell. Lets say the azimuth is 87 degrees, then cell K9 would contain the value 87. I would like the arrow to rotate by 87 deg, to visually reflect the azimuth. So fare I am able to get the shape to rotate by a fixed value by using for example Selection.ShapeRange.IncrementRotation 87# How do I have excel pick the value in cell K9 and rotate the object accordingly? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Change Picture based on cell value | Excel Worksheet Functions | |||
Rotate a Picture | Excel Programming | |||
If statement to add picture based on cell value | Excel Programming | |||
How to add picture based on a cell value | Excel Discussion (Misc queries) | |||
How I do I rotate text in an excel cell? The rotate commands is g. | Excel Discussion (Misc queries) |