Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default How to Display the The Insert Picture from Scanner or Camera dialog box

What is the code to do this please?


Thanks

Greg


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default How to Display the The Insert Picture from Scanner or Camera dialog box

this one?

Sub ShowInsertPictFromScanDialog()
CommandBars(1).FindControl(id:=1764, recursive:=True).Execute
End Sub

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Browie wrote :

What is the code to do this please?


Thanks

Greg

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default How to Display the The Insert Picture from Scanner or Camera dialog box

Thank you exactly what I was looking for,

Thanks

Greg
"keepITcool" wrote in message
.com...
this one?

Sub ShowInsertPictFromScanDialog()
CommandBars(1).FindControl(id:=1764, recursive:=True).Execute
End Sub

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Browie wrote :

What is the code to do this please?


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
Camera Icon and picture updates automatical as information changes jjf113 Excel Discussion (Misc queries) 4 February 3rd 10 06:24 PM
insert a picture in to a comment but picture not save on hard disk Pablo Excel Discussion (Misc queries) 0 February 21st 07 03:48 PM
Insert picture from scanner needed Wayne Excel Discussion (Misc queries) 1 June 18th 06 08:42 PM
insert picture excel 2007 from scanner or camera Jerry Stone Excel Worksheet Functions 0 June 13th 06 11:37 PM
Inserting Picture from Camera Gary H Excel Programming 0 July 11th 04 07:00 AM


All times are GMT +1. The time now is 11:38 PM.

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

About Us

"It's about Microsoft Excel"