Convert general expression into excel formula

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Jan 2008
Posts: 71
Reputation: ajithraj is an unknown quantity at this point 
Solved Threads: 1
ajithraj ajithraj is offline Offline
Junior Poster in Training

Convert general expression into excel formula

 
0
  #1
Sep 20th, 2008
hai friends,

I want to convert a general expression into excel formula

for eg:
Grade="A1" OR Grade="A2" OR Grade="A3" convert this expression into


=IF(OR(Grade="A1";Grade="A2";Grade="A3");

thank you
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 802
Reputation: Phaelax is on a distinguished road 
Solved Threads: 40
Phaelax Phaelax is offline Offline
Practically a Posting Shark

Re: Convert general expression into excel formula

 
0
  #2
Sep 20th, 2008
So what's holding you back from doing it? I'm guessing you need help on parsing the initial string?
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 71
Reputation: ajithraj is an unknown quantity at this point 
Solved Threads: 1
ajithraj ajithraj is offline Offline
Junior Poster in Training

Re: Convert general expression into excel formula

 
0
  #3
Sep 22nd, 2008
yes i want to parse this ..But how,..is there any jar file to parse this
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 1,718
Reputation: javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all 
Solved Threads: 229
Featured Poster
javaAddict's Avatar
javaAddict javaAddict is offline Offline
Posting Virtuoso

Re: Convert general expression into excel formula

 
0
  #4
Sep 22nd, 2008
If there isn't, why don't you create one, and post it on the Internet for others to take it. Isn't this what you are asking from the others?
Check out my New Bike at my Public Profile at the "About Me" tab
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 1253 | Replies: 3
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC