qtp - HP QTD - ImportSheet with only some columns -


i have test in hp qtd imports sheet excel.
code imports columns in sheet:

datatable.importsheet("myfile.xls", "plan1", "dest") 

but myfile.xls has more 200 columns, , need 6.

is there way import columns thah want?

similar kind of question answered earlier,see if following link helps.

how import data excel uft based on condition


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -