I guess the problem is do you care which application will load the file?
You an launch the jpg, or xls..or whatever by going:
application.FollowHyperlink "c:\mypicutres\Myhouse.jpg"
So, perhaps you should not really care what application the user has
selected to view the picture. Why not users install their favorite picture
or paint viewer. All you should do is simply launch the file as if you
double clicked on it (the above will do that).
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(E-Mail Removed)
http://www.members.shaw.ca/AlbertKallal