|
|||
|
Hi there.
Im trying to send some data to EXCEL. I dont want to send the data column by column, I'm trying to send the full row. I build a string variable with all the data fields separated by a TAB but when I put it in excel puts in a single column ![]() Clear(LOC:Copy) LOC:Copy = Clip(QR ataA) & '<9>' & Clip(QR ataB) & '<9>' &Clip(QR ataC)?obj_ole_exc{'Cells(' & LOC:Renglon & ', 1).Value'} = Clip(LOC:Copy) does anybody has something like this ? Or wich the best way to send a LOT of data to excel. thanks in advance |
|
|
||||
|
||||
|
|
|
|||
|
On 21 mar, 03:05, Shandin <sandi...@yahoo.com> wrote:
> On 20 , 20:25, EMoreno <emoren...@yahoo.com> wrote:> Hi there. > > > Im trying to send some data to EXCEL. > > Hi. > Find on Internet free SoftMasters Office templates (for word, Excel > and Outlook). Hi. I already have those templates, and what it does not like me is that sends data column by column. I want to send the whole line. Thanks |
|
|||
|
Try easyExcel form ingasoftplus
On 3/21/2012 11:15 AM, EMoreno wrote: > On 21 mar, 03:05, Shandin<sandi...@yahoo.com> wrote: >> On 20 , 20:25, EMoreno<emoren...@yahoo.com> wrote:> Hi there. >> >>> Im trying to send some data to EXCEL. >> Hi. >> Find on Internet free SoftMasters Office templates (for word, Excel >> and Outlook). > Hi. > I already have those templates, and what it does not like me is that > sends data column by column. > I want to send the whole line. > > Thanks |
|
|||
|
On 21 мар, 21:54, Jim <j...@mindspring.com> wrote:
> Try easyExcel form ingasoftplus > > On 3/21/2012 11:15 AM, EMoreno wrote: > > > > > On 21 mar, 03:05, Shandin<sandi...@yahoo.com> *wrote: > >> On 20 ÜÐ*, 20:25, EMoreno<emoren...@yahoo.com> *wrote:> *Hi there. > > >>> Im trying to send some data to EXCEL. > >> Hi. > >> Find on Internet free SoftMasters Office templates (for word, Excel > >> and Outlook). > > Hi. > > I already have those templates, and what it does not like me is that > > sends data column by column. > > I want to send the whole line. > > > Thanks- Сакриј наведени текст - Try to send data to BASIC (or maybe DOS) file and try to open it with excel, with TAB as a delimiter. |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|