Showing related tags and posts accross the entire site.
-
This file uses the VBA output routines to take comments in a workbook and write them out to a text file. It appends in the text file the sheet and address from whence they came. There is also a routine to copy comments in one sheet to the same cells in another.
-
This workbook has a sheet of each type available in Excel. if you click on the 'Create Index' button, it adds a worksheet with the worksheet name, type and, if possible, a hyperlink to that sheet. It just a file by way of VBA demo. (Alt+F11 to look at code)