Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
I'm trying to set up a form what I would like to use is a keystroke to insert
a graphic or clipart. Any suggestions on where to start? I'm using student edition 2007 Excel |
#2
![]()
Posted to microsoft.public.excel.setup
|
|||
|
|||
![]()
This macro will insert a given pictu
Sub Macro1() ActiveSheet.Pictures.Insert ("C:\flower.jpg") End Sub You can assign a shortcut key to it. If yuo want the user to select the picture, then modify the macro to open the appropriate DialogBox. -- Gary''s Student - gsnu200802 "Dale 5484" wrote: I'm trying to set up a form what I would like to use is a keystroke to insert a graphic or clipart. Any suggestions on where to start? I'm using student edition 2007 Excel |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Pivot Table Error Message - "Command Text not set for command obje | Excel Discussion (Misc queries) | |||
Command T-ONE | Excel Discussion (Misc queries) | |||
can I use IF as a GO TO command? | Excel Worksheet Functions | |||
not command | Excel Discussion (Misc queries) | |||
Excel has a "Find Next" command but no "Find Previous" command. | Excel Discussion (Misc queries) |