Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to set the value to the Datatable ?
#4
Solved: 10 Years, 10 Months, 3 Weeks ago
I was trying to insert value in Global sheet in data table from variable and for this using the following mentioned code. But the code is not storing the value.
If any one knows how to do than pls let me know.

Code:
Dim res
res = 4
msgbox res
DataTable.Value("RequestID","Global") =  res

Here, RequestID is the column name.
Reply


Messages In This Thread
How to set the value to the Datatable ? - by Uma - 10-06-2011, 11:13 PM
RE: How to set the value to the Datatable ? - by varunkum - 10-11-2011, 04:34 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Datatable add and datatable import sheet wheelercha 4 33,427 06-14-2012, 04:53 PM
Last Post: Arul
  Multiple Data Set With Different Child Data Set Suba 2 4,066 04-08-2011, 02:07 AM
Last Post: Suba

Forum Jump:


Users browsing this thread: 4 Guest(s)