> From: Karr, David [mailto:[EMAIL PROTECTED] > If you're able to control your input, you can prefix the values in those > columns with a single quote, to ensure they're treated as a string. If > you can't control this, perhaps someone else can figure this out. >
I am able to control my input, but I'd hoped to be able to control this through Java, since the purpose of this program is to automate, and I'd rather not do that part manually unless I have to. If it comes to that - do you know how, in Excel, to append text to each of a large group of cells simultaneously? I have over 1000 elements per file in my input, and I don't intend to do it manually, one by one. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
