![]() |
|
#1
|
|||
|
|||
![]()
Hi -
I’m using Excel for Mac 2011. I wrote a macro to scale, rotate, cut, and paste the image that I drag and drop from the finder: Sub rotatescale2() ' ' rotatescale2 Macro ' ' Keyboard Shortcut: Option+Cmd+y ' Selection.ShapeRange.IncrementRotation 90 Selection.ShapeRange.Height = 54 Selection.Cut ActiveSheet.Paste End Sub If I select ONE image that I have dragged and dropped onto my worksheet, pressing ‘Option+Cmd+y’ does NOTHING. If I select more than one image that I have dragged and dropped onto my worksheet, pressing ‘Option+Cmd+y’ runs the rotatescale2 macro properly. If I manually run the macro on one selected image, it functions properly. I have tried multiple shortcut keys without any success. Can you tell me how to get my macro to work on a SINGLE SELECTED IMAGE? Thanks so much! Charles |
![]() |
Tags |
shortcut keys, single image select |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Losing image resolution when inserting image into MS word (2011: Mac) | Mario.N | Drawing and Graphics | 0 | 11-23-2014 02:38 AM |
Navigation Pane Selection With Shortcut | laguna92651 | Outlook | 0 | 10-20-2014 11:34 AM |
![]() |
wordforwork | Word | 1 | 03-21-2014 04:23 PM |
![]() |
othromas | Word | 1 | 11-09-2013 12:33 PM |
Selection in VBA for Word for Mac 2011 | Arnold | Word VBA | 0 | 08-04-2011 12:38 PM |