Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Compare an Array and data from a column in webtable
08-31-2010, 10:34 AM
Post: #1
Compare an Array and data from a column in webtable

Hi All,

I want to compare an array with another array which collects the values from a column in a webtable.

My basic doubt is how to kept the conditions while comparing them.
1) scenario 1:
If any of value is "Not started" in second array,the result shud be "In progress"

2)scenario 2
If all the value is "Approved" in second array(can have "Not Required" as a value),the result shud be "Complete"

Can somebody help in providing suggestions on how to code it?
Find all posts by this user
Quote this message in a reply
09-03-2010, 11:13 PM
Post: #2
RE: Compare an Array and data from a column in webtable
My suggestion would be to put the information into an array and compare the array elements. Then you can have the exceptions in your 2 scenario's.
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  How to recognize table row and column siwani 4 1,018 04-05-2012 05:06 PM
Last Post: verma.vik6
  How to Split an Array Arena 6 400 04-05-2012 01:56 PM
Last Post: Arena
  Public Array Avis88 0 537 02-17-2011 07:47 PM
Last Post: Avis88
  How to save Runtime data value in an Excel sheet(specific column) SweetyChowdhury 2 2,183 11-12-2010 01:05 AM
Last Post: Anu123
  How to store a value from InnerText property to an Array ? shreyya 2 1,894 07-01-2010 09:16 AM
Last Post: basanth27

Forum Jump:


User(s) browsing this thread: 1 Guest(s)