Thread: Open a menu
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
joel joel is offline
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