Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Check Alphanumeric's from webtable
#1
Solved: 10 Years, 9 Months, 1 Week ago
Hi all,

Good Morning to all.

I am having one doubt, For checking a condition from web table cell contains alphanumeric data. In that cell some part is constant and remaining part is changing. How to check this type of condition.

Cell values: To : Islamabad (ISB)
To : Karachi (KHI)
To : Peshawar (PEW)

Here, i done below ways to check the condition,but it is not working.
Code:
If var = "To : " & "[A-Za-z()]" Then
End If.
and
If var = "To : " + "[A-Za-z()]" Then
End If.

Regards,
Ranjit B
Reply


Messages In This Thread
How to Check Alphanumeric's from webtable - by branjitk - 06-28-2012, 11:15 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Link in a webtable in a webtable Soulwalker 1 2,706 07-19-2017, 01:44 PM
Last Post: Ankur
  How to validate a format of an alphanumeric string PrateepKaraval 2 5,810 11-08-2014, 10:26 AM
Last Post: vinod123
  Webtable actions are not getting recorded, but ObjectSpy is able to identify webtable sahilarora2000 2 3,644 06-13-2014, 04:27 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)