Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Can't open picture file link in Excel, Error no program registere.

How can I open my Kodak pictures in a hyper linked fashion in Excel? I tried
this but I get an error of: "no program is registered to open this file" I
could probably change the "open with" in windows explorer but... this would
change for every picture I open up on my computer which I do not want to do.

Can anyone help me out there?

Thanks,
Mike


Can anyone help me out there?

Thanks,
Mike
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Can't open picture file link in Excel, Error no program registere.

I right click mouse on cell I wanted to add hyperlink. Then selected
Hyperlink and sel;ected the file I wanted to add.

I also did this using a recorded macro and got the following code
Sub Macro1()
ActiveSheet.Hyperlinks.Add Anchor:=Selection, Address:= _
"C:\TEMP\Ferry 2.jpg", TextToDisplay:="C:\TEMP\Ferry 2.jpg"
End Sub




"Habanero Mike" wrote:

How can I open my Kodak pictures in a hyper linked fashion in Excel? I tried
this but I get an error of: "no program is registered to open this file" I
could probably change the "open with" in windows explorer but... this would
change for every picture I open up on my computer which I do not want to do.

Can anyone help me out there?

Thanks,
Mike


Can anyone help me out there?

Thanks,
Mike

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
Possible to change the program Excel uses to open a hyperlinked file? killerangel Excel Worksheet Functions 0 March 1st 06 11:45 PM
Excel Program Link Error? Neal Henzler Excel Discussion (Misc queries) 2 February 27th 06 05:22 PM
Diff between clicking on a file and using file open w/in program? rkcl Excel Discussion (Misc queries) 1 February 8th 06 12:43 PM
how to open a dgx file on excel or another program mridul Setting up and Configuration of Excel 1 July 17th 05 06:57 AM
How to enforce to be opened by specified program after click the file link Pleo Links and Linking in Excel 0 March 21st 05 06:45 AM


All times are GMT +1. The time now is 12:59 AM.

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"