Option Explicit
Dim objxl, objwb, objsht1, cnt, i, defaultuser, userid, lastname, firstname,
Em_ID, Role, Lang, user_skin, status, user_tmzn, utz
Set objxl=CreateObject("excel.application")
Set objwb=objxl.Workbooks.Open("E:\SHARE\UM50_HybFramework\Data
tables\running4")
Set objsht1=objwb.Worksheets("User_ID")
cnt=objsht1.usedrange.rows.count

-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

Reply via email to