HP Forums
FW10637 any new method to erase a spreadsheet ? - 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: FW10637 any new method to erase a spreadsheet ? (/thread-7053.html)



FW10637 any new method to erase a spreadsheet ? - dg1969 - 10-16-2016 01:21 PM

Hi,

I ask this question again because after some research on these Museum I found nothing really efficient...Here is an old discussion:

http://www.hpmuseum.org/forum/thread-1621.html?highlight=restart+a+spreadsheet

But it look like the :
Code:
A1:ZZ10000(-1):={}
or
Code:
A1:ZZ10000(-1):=Cell(0,0)
don't do the job... => "erreur : type d'argument incorrect" in my french HPprime.

Is there, with the last FW, some new method do do it programmatically I have missed ?

Thank's