Hi,
I have a template, there are about 15 lines with a description. (for arguments sake, let's call them one, two, three etc.)
This template is used for different customers, which all need slightly different descriptions.

Can I make a list somewhere in the template excelworkbook with all possibilities, then for each report based on the template, select in a pop-up window which descriptions I want to use? (And leave the non-selected out of the active workbook)
If yes, how in the world does that look in VBA??
And, can those descriptions be set in the area where it's supposed to be? (I could name the range Costs from A55 - A75)
Again, how in the world.. ?

Thanks for your time and patience with me :-)