How can i create a Macro in Excel that takes the user to a file i.e. a pic file that is NOT in Excel.? - photos od french bakini waxing
In the experiment, a database of companies creating products and would like a macro in an Excel spreadsheet that create when you click on that takes users to a file in a photo od the product it .. .. any suggestion to that?
6 comments:
Click the cell you want the hyperlink to be in. Choose. Select the image you want to link. Click OK. Double-click the cell, open the image file, so I hope this helps
Do not create a macro for it. Inserts an OLE object or a hyperlink to the file. Press F1 for more information.
Do not create a macro for it. Inserts an OLE object or a hyperlink to the file. Press F1 for more information.
Do not create a macro for it. Inserts an OLE object or a hyperlink to the file. Press F1 for more information.
We could try to create a new worksheet, then insert the correct image.
Sheets.Add
ActiveSheet.Pictures.Insert ( "C: \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ untitled.bmp"). Select
Jump to:
- "Insert"
- Purpose "
- Create tab "From File"
Click "Browse"
- Select want to paste the file (which may be useful to the right
Click on empty space, View - Thumbnails)
- Click twice
- You can select the link to the file when all changes in the image that updates will be done automatically
- Click OK
- You can move the size and the object.
Post a Comment