04-23-2008, 07:19 PM
If you are are try to get the value from your datatable on column name recipt_txt
then try this
then try this
Code:
receipt_txt=Datatable.value("Receipt_Num", dtGlobalSheet)