|
[Date Index]
[Thread Index]
[Author Index]
Re: Importing xlsx spreadsheet data into Mathematica,
- To: mathgroup at smc.vnet.net
- Subject: [mg127734] Re: Importing xlsx spreadsheet data into Mathematica,
- From: "Alan Beilis, Ph.D." <abeilis99 at gmail.com>
- Date: Fri, 17 Aug 2012 03:46:04 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <20120816055857.49B55684D@smc.vnet.net>
Thanks Nigel,
If I understand correctly, you're pointing out that Mathematica,
Version 8 does this. I understand that. I was wondering if there were
a workaround using Mathematica,, Version 7 to read an xlsx file (I
really don't want to have to purchase an upgrade just for this
problem).
Thanks,
Alan
On 8/16/12, Nigel King <nigel.king at cambiumnetworks.com> wrote:
> Min version 8 I was just doing this yesterday.
>
> data=Import["spreadsheet.xlsx"]
> Just populates data with a table of 2 dimensional tables.
>
> I hope that helps
>
> Nigel King
>
>
> On Aug 16, 2012, at 12:59 AM, "Alan Beilis" <abeilis99 at gmail.com> wrote:
>
>> Has anyone had any luck doing this? If so, would you mind providing
>> the Mathematica syntax to do this? Thanks for any and all help!
>>
>>
>
>
--
Best Regards,
Alan
Alan Beilis, Ph.D.
732.718.8730
abeilis99 at gmail.com
================
Prev by Date:
Re: Importing xlsx spreadsheet data into Mathematica,
Next by Date:
Re: NDSolve curve - obtain single value from curve at t:=d
Previous by thread:
Re: Importing xlsx spreadsheet data into Mathematica,
Next by thread:
Re: Importing xlsx spreadsheet data into Mathematica,
|