Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Spreadsheet

From: agem:crosswinds at: 4-Mar-2001 12:36

>>>>>>>>>>>>>>>>>> Ursprüngliche Nachricht <<<<<<<<<<<<<<<<<<
Am 04.03.01, 09:17:15, schrieb "Andrew Martin" <[andrew--wxc--net--nz]> zum Thema [REBOL] Re: Spreadsheet:
> > > 2) Need to code a graph sorting algorithm that gets as input the > dependencies between cell calculations. > > How much calculations would be needed? Is a left-right/up-bottom
complete
> calculation really to slow? Because you can enter simply rebol-code in > cells, and then dependency-checking is hard... > Copying formulas from cell to cell is boring for me. I'd prefer the
Lotus
> Improv method where formulas are separate from cells, the formulas
then have
> the ability to be rearranged so as to change dependencies.
Don't know this. How are cells and formulas are connected? What do you think about my %rebheet3.r on the Volker-rebpage? (function, not q&d-coding :)