ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to Display the The Insert Picture from Scanner or Camera dialog box (https://www.excelbanter.com/excel-programming/348194-how-display-insert-picture-scanner-camera-dialog-box.html)

Browie[_2_]

How to Display the The Insert Picture from Scanner or Camera dialog box
 
What is the code to do this please?


Thanks

Greg



keepITcool

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


Browie[_2_]

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





All times are GMT +1. The time now is 09:56 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com