#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Open a menu

Hi,
I am wondering the code to open up the menu option of insert a picture from
scanner or camera.

Thanks
Greg


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Open a menu

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Open a menu

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
NEW MENU - List of Files to Open CF New Users to Excel 3 June 3rd 10 07:37 AM
Automatically go to menu sheet on open cassy01 Excel Discussion (Misc queries) 0 January 19th 06 10:14 AM
Cannot open Options from Tools Menu CyberGar Setting up and Configuration of Excel 1 April 22nd 05 08:05 AM
Creating Menu to open workbook kwatch Excel Worksheet Functions 1 April 14th 05 06:54 PM
When I select "Open" from the "File" menu in Excel, I get only a . dan Excel Discussion (Misc queries) 1 November 30th 04 11:25 PM


All times are GMT +1. The time now is 12:40 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"