MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Spreadsheet like input

  • To: mathgroup at smc.vnet.net
  • Subject: [mg90714] Re: Spreadsheet like input
  • From: David Bailey <dave at Remove_Thisdbailey.co.uk>
  • Date: Mon, 21 Jul 2008 04:27:50 -0400 (EDT)
  • References: <g5s9rn$531$1@smc.vnet.net>

Ignacio De Villares wrote:
> buenos d=EDas !
> 
> Please, where can I learn about entering
> data into Mathematica's front end by means
> of a "spreadsheet looking" grid (of course,
> whithout further external software) ?
> 
> Thanks
> 
> Ignacio De Villares
> 
In addition to the other comments, it is worth noting that you can use 
Import to read an XLS or CSV files generated by XL directly into 
Mathematica.

David Bailey
http://www.dbaileyconsultancy.co.uk


  • Prev by Date: 1/x?
  • Next by Date: 3D Graphics are too slow.
  • Previous by thread: Re: Spreadsheet like input
  • Next by thread: Why PasteButton[MatrixForm[..]] doesn't go?