Scott;

<After you load the workbook from disk, are you retrieving the cell
styles from it? Or are you creating new ones? Or.. what are you doing?>

Basically this is the flow:

*inzsr
book = hssf_open(%trimr(filePath));
exsr crtsheet;

begsr crtsheet;
CreateCellStyles();
AddSheet(book: sheetTitle);
endsr;

No, I'm not retrieving the cells from the workbook, I'm creating new ones
in the CreateCellStyles() where I usually do it.

Maybe I should be retrieving the cell styles?

Now that I'm looking at the logic below, maybe I should be creating the
cellstyles within the AddSheet procedure?

Appreciate your help

Darrell Lee
Information Technology
Extension 7127

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.