
None of the links on the sheets work any more. However, if I rename the columns to something like "LS-TTF, LS-TTD,LS-TSD, LS-TSF" they are all broken somehow. If I rename the columns to "LS-AAA, LS-AAB, LS-AAC, LS-AAD", it works. If I rename the columns to "LS-AA, LS-AB, LS-AC, LS-AD", it works.

My macro will create 4 new sheets called LS-ALPHA, LS-BRAVO, LS-CHARLIE, LS-DELTA. i.e., There are 4 columns in Sheet 1 with the first value in each column being: LS-ALPHA, LS-BRAVO, LS-CHARLIE, LS-DELTA.Each new sheet, Sheet 3, is renamed to the first value in the column of Sheet 1 that it represents.

This macro takes every column from Sheet 1 and creates a new Sheet for each column. There exists a macro on Sheet 1 that is executed by clicking a button. Automatically populates based on entries from Sheet 1. Sheet 2: A sheet that contains the exact same information as sheet 1 but displays it in a different format. Sheet 1: A database where the user enters a list of instruments as well as some data about the instruments in a vertical column.
