Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
import form excel file
#7
Not Solved
i have the script

Code:
datatable.import("...")
For i = 1 to Datatable.GetRowCount
DataTable.SetCurrentRow(i)
datatable.GetCurrentRow
...
datatable.setnextrow
next

my datatable have 2 record (imported from excel file). i see when i run my action, it will run 2 iterations, and in a iteration it run 2 record too. i want my action just run 1 record for 1 iteration. how must i do? Sad
help me please
Reply


Messages In This Thread
import form excel file - by sekhan - 10-10-2010, 02:50 PM
RE: import form excel file - by venkatbatchu - 10-10-2010, 05:27 PM
RE: import form excel file - by A.Saini - 10-10-2010, 09:16 PM
RE: import form excel file - by sekhan - 10-11-2010, 07:09 AM
RE: import form excel file - by A.Saini - 10-11-2010, 09:35 AM
RE: import form excel file - by sekhan - 10-11-2010, 02:50 PM
RE: import form excel file - by sekhan - 10-20-2010, 12:50 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to export the output value of a webedit object to a new excel file. mounika6677 1 1,532 04-14-2019, 05:18 PM
Last Post: mounika6677
  Access not saved excel file randhirsinghskhn 0 1,038 09-04-2018, 07:26 AM
Last Post: randhirsinghskhn
  Can we test Salesforce Standard form using QTP? yona34 0 1,078 05-22-2018, 10:57 AM
Last Post: yona34
  dtLocalSheet empty even though excel file contains data cantorre 2 2,434 05-10-2017, 12:47 PM
Last Post: vidhi
  How import final calculated values by cell formula from Excel not the formula itself. qtped 1 4,861 01-17-2017, 04:05 PM
Last Post: sagar.raythatha

Forum Jump:


Users browsing this thread: 2 Guest(s)