Hi All,
Can someone please advise me on how to copy one row with computed fields in a datawindow to excel?
I have tried rowscopy but it seems it did not work.
my code:
lds_extract.Rowscopy(1, lds_extract.RowCount(), Primary!, dw_1, 1, Primary!)
dw_1.saveas(fn,excel5!,true)
Please help.
thanks,
furei
Can someone please advise me on how to copy one row with computed fields in a datawindow to excel?
I have tried rowscopy but it seems it did not work.
my code:
lds_extract.Rowscopy(1, lds_extract.RowCount(), Primary!, dw_1, 1, Primary!)
dw_1.saveas(fn,excel5!,true)
Please help.
thanks,
furei