0 Replies Last post: Oct 3, 2009 2:52 AM by wendyz  
wendyz   1 posts since
Oct 3, 2009
Currently Being Moderated

Oct 3, 2009 2:52 AM

How to create excel file and set the first column with formular

Hi all,

 

I need help to write a java program to create a empty excel file and set the first column with formular using COUNTIF.

 

For example, after file is created, open excel file, and type any string into the rows of the first column.

If there are two rows contains the same strings, then set color with red.

 

So the excel file with formular I need create by java program, after created, I just let people to enter information into the first column.

More Like This

  • Retrieving data ...