I have a spreadsheet (A) that creates a new spreadsheet (B). I would like to incorporate some VBA code from Spreadsheet (A) that when Spreadsheet (B) is created, a button labeled "Show Data" would be created on Spreadsheet (B).
Specifically speaking, I will have data in Column "E" that is hidden. I would like the "Show Data" Button to unhide Column "E" on Spreadsheet (B). Furthermore, if Spreadsheet (B) is printed, the "Show Data" button will be be printed.
Is this possible? And if so, how? Any help would be much appreciated.
Specifically speaking, I will have data in Column "E" that is hidden. I would like the "Show Data" Button to unhide Column "E" on Spreadsheet (B). Furthermore, if Spreadsheet (B) is printed, the "Show Data" button will be be printed.
Is this possible? And if so, how? Any help would be much appreciated.