Setup:OS: WinXP with latest service pack
XL: 2010 version
IE: v8.0.6
Problem:
I have a spreadsheet that I need to insert nations' flags into individual cells.
I would like to do this using URLs for each nation in cells adjacent to where the flags will be. The URLs are of certain...
Hello,
I have an excel file that has a list of 600 seperate hyperlinks ( they are JPG files),
I am going in each line and opening each link then saving it as a JPG file in a folder on my desktop.
Does anyone know how to write a VB macro that would open the link and save to the file? I...
Hello Guys,
I got the following code given to me on this forum to show pictures in a sheet.
Option Explicit
Private Sub Worksheet_Calculate()
Dim oPic As Picture
Me.Pictures.Visible = False
With Range("B1")
For Each oPic In Me.Pictures
If oPic.Name = .Text Then
With Range("H1")
oPic.Visible =...
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.