Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Output to DataTable
#2
Solved: 11 Years, 6 Months, 2 Weeks ago
You can do something like this:

Code:
For startRow=1 to 2
    DataTable.GlobalSheet.SetCurrentRow(startRow)
'Rest of your code here
Next
Reply


Messages In This Thread
Output to DataTable - by bgold01 - 05-25-2012, 06:03 PM
RE: Output to DataTable - by petes85gt - 05-25-2012, 08:34 PM
RE: Output to DataTable - by bgold01 - 05-25-2012, 10:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Output Values error Tasleem 3 4,073 10-27-2014, 02:13 PM
Last Post: Tasleem786
  Way to take values from datasheet and output Fairbanks 3 3,296 03-27-2014, 07:18 PM
Last Post: Ankur
  The recorded text output not appear on the correct row on the results datatable trance07 0 2,365 09-25-2013, 08:05 PM
Last Post: trance07
  Output value oracle form QAVA 2 3,776 11-30-2012, 03:09 AM
Last Post: QAVA
  Datatable add and datatable import sheet wheelercha 4 33,817 06-14-2012, 04:53 PM
Last Post: Arul

Forum Jump:


Users browsing this thread: 1 Guest(s)