You can always keep the company name in the Global sheet (or any other 
sheet) and change it every run. 
Example: 

DataTable("CompanyName", dtGlobalSheet) = DataTable("CompanyName", 
dtGlobalSheet) + 1
youreNewCompanyName = "Test" & DataTable("CompanyName", dtGlobalSheet)

-- 
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