Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am wondering the code to open up the menu option of insert a picture from scanner or camera. Thanks Greg |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you actually want to show the menu as you state:
Sub aAA() '1764 Application.CommandBars.FindControl(ID:=1764).Exec ute End Sub -- Regards, Tom Ogilvy "Greg B" wrote: Hi, I am wondering the code to open up the menu option of insert a picture from scanner or camera. Thanks Greg |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I recorded a macro and then read a picture. this is the code
ActiveSheet.Pictures.Insert("C:\TEMP\Brooklyn bridge 1.jpg").Select "Greg B" wrote: Hi, I am wondering the code to open up the menu option of insert a picture from scanner or camera. Thanks Greg |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
NEW MENU - List of Files to Open | New Users to Excel | |||
Automatically go to menu sheet on open | Excel Discussion (Misc queries) | |||
Cannot open Options from Tools Menu | Setting up and Configuration of Excel | |||
Creating Menu to open workbook | Excel Worksheet Functions | |||
When I select "Open" from the "File" menu in Excel, I get only a . | Excel Discussion (Misc queries) |