xbase to excel - xbase
This is a discussion on xbase to excel - xbase ; Hello everybody Can somebody help me? I want to export data (generated by xbase) into excel in a specified sheet (sheet 3) how can I tell xbase to open that specified sheet. I tried a lot of commandlines but everytime ...
![]() |
| | LinkBack | Thread Tools | Display Modes |
|
#1
| |||
| |||
| Can somebody help me? I want to export data (generated by xbase) into excel in a specified sheet (sheet 3) how can I tell xbase to open that specified sheet. I tried a lot of commandlines but everytime I get an error back. If I use de last commandline, it opens excel on the sheet I closed it with, but I don't want to look first if it is vlosed on the correct sheet. oBook := oExcel:workbooks:Open(cFileNaam) * oBook:Sheets("Blad3"):select * oSheet Book("Blad3"):select* oSheet := oBook:ActiveSheet I hope somebody can help me Thanks Ger |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
All times are GMT -4. The time now is 02:35 AM.



Book("Blad3"):select
Linear Mode