HP Forums
importing excel file to hp prime - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: importing excel file to hp prime (/thread-10017.html)

Pages: 1 2


RE: importing excel file to hp prime - cyrille de brébisson - 02-13-2019 07:16 AM

Hello,

Normally, in the emulator, in algebraic mode, you should be able to paste a cvs formated text in the spreadsheet and it should work.

on Excel, select "show formulaes" copy what you want, then on the calc,paste....

No garanties! excel is a PITA!

Cyrille


RE: importing excel file to hp prime - mark4flies - 02-19-2019 01:29 PM

It would be very helpful if the HP Prime could import and export spreadsheet data as a CSV text file.


RE: importing excel file to hp prime - mfleming - 02-19-2019 04:33 PM

Have a look at the code in this post for some ideas on how to exchange CSV content via Prime files or notes.

RTable: Load and Save CSV Files
http://www.hpmuseum.org/forum/thread-6049.html

Shortly after posting this RTable code a firmware release broke one of the spreadsheet functions. The error was logged and fixed in the next release, but each time I've returned to package the code as an application, some other spreadsheet function breaks. Last time I looked I think it was the row and col functions.

Oh well, life is short and I have too many other calcs to play with Smile
~Mark