I don't understand how HSSFName works. What I'm trying to do is, I have several cells in a workbook template that I have named (e.g. PriceUp instead of D35). I want to be able to read the template and set the values in these named cells. I don't want to use the Column/Row number because I want the template designer to be able to move the target cells around without breaking my code.
Is this possible? Dennis Doubleday email: [EMAIL PROTECTED] Right Hand Manager Software web: http://www.righthandmanager.com -- To unsubscribe, e-mail: <mailto:poi-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:poi-user-help@;jakarta.apache.org>
