Problem with tab name

W

wqw

Currently i m using Excel2003 it has a restriction that the tab name cannot
exceed 31 character now in my case i want to specify the details of all my
java files in a single excel sheet which is not possible as my complete file
name is exceeding 31 character can u suggest me any workaround or any
technique through which i can do this ..
 
G

Gary''s Student

Consider storing the information in the worksheet cells rather than the tab
name.
 
W

wqw

If this is the case i need to change the complete structure of the tool
which generate the data required for a file can u suggest me anything else
 
Top