Macro: Print hyperlinks in sheets, selected by checkbox.
Hello fellow excel fanatics,
I would like to make a macro to printout all hyperlinks, that refer to pdf files, in a sheet.
The sheets should be selected by checkbox and print in a certain order. The checkboxes are in a separate sheet. A button in the ribbon is created to start the macro to print all sheets selected.
How should I proceed? Any help is much appreciated.
Re: Macro: Print hyperlinks in sheets, selected by checkbox.
Attach a sample workbook. Make sure there is just enough data to demonstrate your need. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.
Remember to desensitize the data.
Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.
let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source
Bookmarks