similar to: excel files

Displaying 20 results from an estimated 100000 matches similar to: "excel files"

2006 Aug 11
1
Excell
I posted question before butnobody answered. I find it hard to belive that I''m the only one having to deal with excell fils. Here is my problem - my app must process and create ecxell files. I''m trying to figure out how to use POI4r and cannot find any clear instruction on how to get this working. I''m ruuning my app on Windows server. Any ideas? Is there any other
2012 Sep 18
0
Appending many different and separate Excel files using R
Hello, This is the sort of question that could interess others, so you should have CCed it to the list. As for the question, from the package vignette, section 3.3.6: "writeWorksheetToFile() is a wrapper function, calling loadWorkbook(), createSheet() and saveWorkbook() functions subsequently. It therefore allows for writing data into worksheets of an Excel file in one call." To
2003 Apr 12
2
Wine, M$Excel and MSCREATE.DIR
Hi, Is it possible to get M$Excel working with Wine? I use Mandrake 9.1 with wine-20030115-4mdk and M$Excel97 SR1 I always get an error about MSCREATE.DIR when I launch Excel. Console messages are: [steph@DeepGlue steph]$ wine /mnt/windows/Program\ Files/Microsoft\ Office/Office/excel.exe fixme:ole:CoRegisterMessageFilter stub Created not existing system directory 'C:\My Documents'
2007 Jun 13
5
Very slow initial opening MS-Word and MS-Excel files from Samba
The first time a Word or Excel file is opened, i.e., when either Word or Excel have not been actively running "recently" (like, say for several minutes or more), the time it takes to start the application and load the file seem inordinately long. Once the first evolution is complete, files open more-or-less instantly if I close the first document but leave either app running (but
2000 Dec 07
0
Re: Importing Excel .xls into R
One can import data from Excel ODBC source, but of course it is user's responsibility to ensure that the data are consistent. Each worksheet in the Excel workbook can be accessed as a table (for example, for Sheet1, you should type "select * from [Sheet1$]". The worksheet should have first row containing the column names, and the data rows should follow (the
2000 May 03
0
Excell files clobbered by Samba log files
I have a couple Samba servers running 2.0.4a on Solaris 2.6. They generally give me no trouble, and have been stable for a long time. I'm in the process of qualifying 2.0.7, but feel no great urgency to upgrade. However, one day last week several users reported trouble getting to their files. I changed the debug level several times during the day to try to diagnose the problem. With
2010 Nov 16
1
Office 2007: can't run vb code from Access (and Excel)
Hi, My config: Debian squeeze Linux 2.6.32-5-686 Dell Latitude E4300 Wine version 1-1-42 I have setup MS-Office 2007 without problem Winecfg gives for the libraries *gdiplus (native) *msvcr80 (native, int?gr?e) *msxml3, 4, 6 (native, int?gr?e) *odbc32 (native, int?gr?e) odbccp32 (native, int?gr?e) riched20 (native, int?gr?e) odbc32 (native, int?gr?e) riched20 (native, int?gr?e) usp10 (native,
2009 Jun 27
1
Creating Excel-Charts via RDCOMClient
Hi R-users! I'm trying to create an easy Excel chart using the package RDCOMClient. The following example is working fine: #------------------------------------------------------------------- library(RDCOMClient) xlLocationAsObject <-2 xlXYScatterSmoothNoMarkers <- 73 ex <- COMCreate("Excel.Application") wb <- ex[["Workbooks"]]$Add() sh <-
2005 Dec 07
4
Importing data for excel file or csv file
hey, i have this website (with ajax also) with lot of records of employee, and as an extra feature i want that the customer can import his employeelist (perhaps 100+ records), lot of work to do this manually. i would create a template like this Firstname Lastname Phone xxxx xxxxx xxxxx yyyy yyyyy yyyyy then they upload the excel file or save it as csv file
2004 Dec 14
4
3.0.9 homes share and read-only MS Excel files
Hello, I'm hoping that somebody out there can help with this strange problem... First off I'm running Kernel 2.6.9, Samba 3.0.9 on Debian Linux, with WinXP clients. Users working out of their home directories are creating and saving Excel documents and when they later attempt to edit and save the document they've created it results in this message from Excel 2000: "Document
2004 Mar 29
2
how transform excell file to text file in R
Hello, it want to know if there is a library that transform a file in excell (*. xls) to text file(*.txt, *,prn, *.csv). Thanks
2007 Dec 12
4
Importing Large Dataset into Excel
Hello all, I seem to be having a problem importing a data set from Excel into R. I'm using the "read.table" command to import the data with the following line of code: > newborn<-read.table("newborn edit.csv", header=T, sep=",") where "newborn edit.csv" is the name of the file. Unfortunately, I'm getting back the following error message:
2005 Oct 17
4
How to send excel file to browser (spreadsheat 0.3.2)
hey, i want to generate an excel file and send it directly to the browser (without storing it to the harddisk). does anyone has any solution? thanks in advance this is my code: -------------------- def export_excel if @request.env[''HTTP_USER_AGENT''] =~ /msie/i @headers[''Pragma''] = '''' @headers[''Cache-Control''] =
2003 Jun 12
0
SP? Re: Rounding problem R vs Excel
Hi again Sam, Sorry for not replying sooner. I have been ignoring everything for a while to work on the AMMP analysis tool and the continuing saga of migrating the legacy AMMP data. Our consultant has written some programs that take a VERY long time to run :( Anyway, I now know Java and a certain amount of JSP. I hope to be able to get around to this soon. It is all a bit hard now with our
2010 May 27
1
Visual Basic 6 app, using excel.
Hi everybody! My name is matt, sorry for my english it's too bad. and i'm tryning to run a visual6 app on lucid(ubuntu) using wine. Well, my app creates an excel file and write 3 rows in the worksheet4 of this file. In windows the app runs great, but when i try to use in linux with wine the app don't create the excel file and dont show any error. The message on the terminal is:
2009 May 05
0
How to write data into excel files using roo
Hai, I am using parseexcel to export data to a excel,while exporting a large amount of data it shows a MaxSizeError. Ithink that i will use roo for exporting data into excel.But i dont know the codings to write data into excel can anyone help me.. Thanks in Advance -- Posted via http://www.ruby-forum.com/.
2004 Apr 02
1
convert excell file to text with RODBC package
Hi, i can convert excell to list in R with package RODBC ()but i don't understand 2 mistake 1) Don't read the last row of the table excell 2) Don' t take the hours My excell file call prueba4.xls and have the following rows: where prueba4.xls was make in excell (office xp) and have one spreadsheet call "Hoja1", you see each rows of she: D??a Hora col1 col2 col3 col4 col5
2008 Mar 15
3
wine 0.9.57 Office2000
Hello i have a great Problem!!! When i install Office2000 it will work great but when i start word or ecxel i get the message that i must insert the serial again!!! They wont write it to the registry!! I have tryed many times but allways the same! Please help me!! Thanks bye HPK
2000 Jul 27
3
still very slow (MS Word and Excel only)
Robert Gehr wrote: | I still have the problem while openig MS Word and Excel files. When I do so | for the first time, Excel or Word comes up and once | the Applicaion has loaded it displays a grey screen whit the hour glass. It | take up to 15s or more to even open a small Word | document say 20K or so. Once the thing has been opened the Application is | closed and another document gets selected
2005 Jan 26
0
Excel files & file modification time - VALIDATION
More testing, and your other validations are correct. Installed 3.0.11pre2 on a clean box, with our production configurations. The following was verified to function correctly with Excel (open file, close file, copy file, move file): [test] path = /data/test comment = Stuff writable = yes browseable = no valid users = @"DOMAIN\RFPAdmins" write list =