Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting Row & Column data from MS-Word document QTP+
#3
Solved: 10 Years, 10 Months ago
Hi Saket,

gr8, thanks for your help, its really good.


Only one small query:

If i want to count number of Row available in Table(1), Column 2 i.e Cell(1,2). Can i use GetRowCount() method to get that, like i tried following:

Code:
m_total = objWord.Selection.Tables(1).Cell(1,2).GetRowCount()
msgbox m_total

But its not working. Do we have any other method to get no. of rows present in Column 2.

Thanks
Shrinivas
Reply


Messages In This Thread
RE: Getting Row & Column data from MS-Word document QTP+ - by shriqtp - 08-05-2009, 03:11 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Check the word and get no. of times that word in the webpage Sandeep.san229 0 1,199 10-31-2018, 06:42 PM
Last Post: Sandeep.san229
  pageDown in word.application wannel 0 1,683 11-25-2016, 10:06 PM
Last Post: wannel
  Searching for and selecting row in Datawindow zsl0009 0 2,690 08-04-2015, 01:02 AM
Last Post: zsl0009
  QTP is not identifying table with column names property but its identifing with index Anuradha B 1 2,855 02-12-2015, 04:00 PM
Last Post: Kirill
  Automating Word Docs bart02 0 2,696 07-18-2014, 03:25 AM
Last Post: bart02

Forum Jump:


Users browsing this thread: 1 Guest(s)