Re: creating something M$ Excel can read?



Mike <mikee@xxxxxxxxxxxx> wrote:
Is there some way to generate a file on linux that contains
formulas, formatting, etc, that can be read by Excel?

Microsoft Excel can read comma separated lists (.csv files). I would create a
test file, and try importing it into Excel.

Mark.

--
Mark Hobley
393 Quinton Road West
QUINTON
Birmingham
B32 1QE

Email: markhobley at hotpop dot donottypethisbit com

http://markhobley.yi.org/

.



Relevant Pages

  • Re: Code looping through files new line
    ... Why not let your excel code open the original CSV files, ... Otto and I have talking this morning and here are some clarifications about ... Dim fso As Object, fl As Object ...
    (microsoft.public.excel.programming)
  • Re: With excel 2003 could open .csv file but not in excel 2007.
    ... I didn't know that you were using code to open your .csv files. ... And even though re-registering excel won't help your code, ... Function RowCountYX(ReferenceCell As String, RowOffset As Integer, ColOffset ... Dim Blank As Boolean ...
    (microsoft.public.excel.programming)
  • Re: Linked .csv File Locking
    ... I have a daily automated job that creates multiple .csv files on a UNIX box, ... There are many users opening and linking to these files via Excel and MS ... multiple users of a read-only .csv file? ...
    (microsoft.public.access.security)
  • Re: Excel loading CSV problem
    ... We were surprised by the change in functionality after the upgrade. ... Excel has treated 1-31 and 1-23 as dates for as long as I can remember through ... TIW opens for me in 2003 when I open a *.csv file renamed to *.txt ... You might try changing the extension on the CSV files to *.TXT ...
    (microsoft.public.excel)
  • Re: Automation speed of Excel
    ... But thanks for throwing out CStdioFile. ... >>I'm currently taking multiple csv files and trying to process them into ... >>one excel workbook file. ... I'm going to start doing some timing ...
    (microsoft.public.vc.mfc)