View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default VBA to launch camera app, take photo & insert in a cell

Hi

Thanks for the response. I'm competent with inserting a file of any
type into XL. What I actually asked was that i want to launch the
camera app from within XL & have the resulting photo placed in a
cell.

Any ideas anyone?

Steve


You need to find out if the camera app supports automation! If so then
you can automate it within Excel, by accessing its API. Otherwise no!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion