Skip to Content
0
Former Member
Aug 09, 2016 at 10:32 PM

Cannot do dw_1.SaveAs with computed field - PB 12.5

521 Views

Greetings all,

I have a simple datawindow with one computed field.

I can save it as an HTMLTable!, but not as Excel8!.

Is there a better option or something I might be doing wrong?

Here is the code:

dw_1.saveas("c:\rateshop1yeardata.xls", Excel8! , true)

Thanks all!!

Paul