On Thu, 27 Sep 2007, Edi wrote:
e.g., excel cell name is A1, A2,...etc....Suppose if i give wrong excel cell name, How can I validate? Please exaplain.
You might be able to use: http://poi.apache.org/apidocs/org/apache/poi/hssf/util/CellReference.html But I'm not really at all sure what you're asking... Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
