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