Bear Bibeault wrote:Perhaps an array?
Can you elaborate? I have an array of tab names. My loop iterates through this array creating the HSSFSheets. However, I need the HSSFSheet objects to retain unique names so I can reference them latter in my code.