We are upgrading to office 365 and excel 2016, and changing our directory structure.
As part of this, we need to document which spreadsheets have links. I am literally checking tens of thousands of files.
I created a crawler to scour the directories, open the files and documenting the links...
Hello,
Is anyone aware of how I can call a mailto: hyperlink in a cell to activate using VBA?
I've tried all of the following.
Sub Test()
Worksheets("Sheet1").Range("B7").Select
End Sub
and
Sub Test()
Dim CurrentPath As String
CurrentPath = Application.ActiveWorkbook.FullName...
Trying to toggle an image on a command button for sort direction. I keep getting a type mismatch.
currentPath = ActiveWorkook.Path
cmdSort.Picture = currentPath & "\sortAsc.gif"
Double checked the file name just to be sure.
Can someone help me to combine mail merge attachment VBA code with looping folder and sub-folders code? I've tried out few options and its either shows error by sending emails without the attachments or doesn't finds attachment due to the location in sub-folders.
**My mail merge code is...
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.